Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 javascript 的 d3 包中制作一个看起来像这样的热图,这在 R 中可用吗?我在其中搜索了许多包,htmlwidgets但我找不到执行此图的包。请帮忙。
htmlwidgets
http://bl.ocks.org/ianyfchang/8119685
这种类型的交互性目前在我知道的任何 R 包中都是不可能的。您必须通过调整链接代码来创建自己的代码。htmlwidget
htmlwidget