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.
我想制作一个可以在 Medium 上共享的交互式 d3 图,为此我需要使用 Plotly。但是,我不想使用 plotly 来制作我的图表,而只想使用 d3 - 基本上我主要需要 plotly 来托管。那么,有没有办法在 plotly 上托管任意 d3 图?
或者,我根本不需要 plotly——我知道 Medium 使用 Embed.ly,并且 Embed.ly 支持 Plotly。所以我真的只需要能够以 Embed.ly 支持的方式嵌入 D3 图。
我想我自己找到了答案,那就是使用 observable:https ://observablehq.com/@d3