ChartsCSS / charts.css

Open source CSS framework for data visualization.
https://ChartsCSS.org
MIT License
6.17k stars 175 forks source link

Data label upright on pie charts #112

Open aguilar1181 opened 8 months ago

aguilar1181 commented 8 months ago

is there a way to prevent the data label on the pie charts from rotating?

I have tried playing with the .charts-css.pie tbody tr td .data class however when I edit the rotate value all the labels merge instead of staying in their designated area.

Screenshot 2023-11-07 at 00-01-38 The Powergrid – American Transmission Co

Screenshot 2023-11-07 at 00-08-29 The Powergrid – American Transmission Co

ramiy commented 8 months ago

Currently no, but I will start working on a solution. Meanwhile, if you find a good workaround to solve the issue, please share the code.

freelimiter commented 6 months ago

Looking for solution for this issue. Thank you!