how to show two d3.js diagrams on the same page

前端 未结 1 428
忘了有多久
忘了有多久 2021-01-26 17:32

i read lots of threads and the Mike\'s blog but i haven\'t found how to solve my problem. I\'m using the donut chart of D3.js and everything works fine. I use that code and cha

相关标签:
1条回答
  • 2021-01-26 18:26

    Oki Doki. I'm no expert in these things, but looking at the css in your jsfiddle, it appears to be missing the styles that you might want for the divs "slidercontainer2", "pie-chart2 and "slider2". Make sure that you have these properly duplicated and that will at least get you closer.

    0 讨论(0)
提交回复
热议问题