Replies: 1 comment 3 replies
-
|
Hi @nuelle16 Right now it looks like labels are always centered in each pie slice However, I like the idea of adding an option to move those labels outward! This may have to occur in combination with making the pie smaller to ensure there's room for the labels. Do you want to try making this change yourself? I'd be happy to review a PR if you decide to give this a go! It looks like this is where pie slice label positions are calculated: ScottPlot/src/ScottPlot4/ScottPlot/Plottable/PiePlot.cs Lines 153 to 154 in c1bd47a If you want to add a flag to let users override this default behavior, it seems like it would be pretty straightforward to achieve! 🤞 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I started experimenting with this great library.
Just wondering if it is somehow possible to shift the label positions with the pie/donut plots.
Like this:
Thanks in advance. Great piece of software! Looking forward to v5!
Beta Was this translation helpful? Give feedback.
All reactions