VisActor / VChart

VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
https://www.visactor.io/vchart
MIT License
939 stars 64 forks source link

[Feature]It is expected that when the pie chart labels need to be abbreviated, they can automatically wrap to the next line. #2952

Open xuefei1313 opened 3 months ago

xuefei1313 commented 3 months ago

What problem does this feature solve?

img_v3_02cr_46ec36f5-5f59-4568-88c1-55a18d0e7b5g

As shown in the above picture, it is difficult to handle without automatic line wrapping. Even if rich text is used, it is difficult for users to grasp the timing of line wrapping.

What does the proposed API look like?

no

xuanhun commented 3 months ago

All the charts should support this feature.