naver / billboard.js

📊 Re-usable, easy interface JavaScript chart library based on D3.js
https://naver.github.io/billboard.js/
MIT License
5.81k stars 349 forks source link

Multi Donut/Gauge charts #495

Open AnTruong opened 6 years ago

AnTruong commented 6 years ago

Is this possible to do a donut/gauge/pie - inside - donut/gauge/pie chart with the default options of billboard? Like I can do in chart.js below: image image

Thanks and cheers,

netil commented 6 years ago

Hi @AnTruong, actually doesn't support inner pie nor donut. It can be considered to be implemented on the future release.