Multi-level pie chart? #1814
Replies: 2 comments
-
The building blocks to do this are there, you would just need to do a bit of work on your part to overlay 2 pie charts on top of each other accordingly. Set the size and inner radius of each one correctly and add the data series of each one in the same order, set their colors and I think it should just work. |
Beta Was this translation helpful? Give feedback.
-
This is supported, but there are no docs about this yet, the good news is that I already built an example: But this sample uses the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @beto-rodriguez -

I'm looking for a library that will let me create multi-level pie charts. Something like the following:
Can LiveCharts do this? If so, can you point me an example?
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions