D3.js streamgraph example - generating correct area function values

后端 未结 3 1432
无人共我
无人共我 2021-01-15 12:14

I\'m new to d3js and trying to adapt the streamgraph example from here http://bl.ocks.org/mbostock/4060954:

\"en

3条回答
  •  没有蜡笔的小新
    2021-01-15 12:23

    Just to note, there is a follow-up question here based on the same CSV data but attempting to use transitions. Similarly the error is related to 'area' but within the transition function.

提交回复
热议问题