githiro / drawDoughnutChart

A SVG doughnut chart with animation and tooltip.
http://codepen.io/githiro/details/ICfFE
88 stars 40 forks source link

How to add more than one chart on a page #12

Open sanjshah opened 8 years ago

sanjshah commented 8 years ago

Not really an issue but a question of how to add more than one chart on a page

DorothyCHEUNG commented 7 years ago

Just use different ID and only "doughnutSummaryTitle" need to distinguish. var chartTitle = "testing111"; setting: summaryTitle: chartTitle,