Skip to content

plotly compatibility #4

@xmc811

Description

@xmc811

@xmc811 xu 你好,再想问一个问题. 就是根据的的示例里, df2生成的地图可以和 plotly进行配合, 生成一些交互动作,df4生成的地图就不行. 请问一下这二者可以配合使用吗

Originally posted by @antonio-yu in #1 (comment)

plotly我没用过。如果df2可以但是df4不行的话,我猜一个可能的原因是:df2只是用ggplot2画了一层,而df4的例子画了三层(代码中有三次geom_sf())。所以也许可以试试调整这几层之间的上下顺序来得到plotly的交互性。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions