ChartsCSS / charts.css

Open source CSS framework for data visualization.

Home Page:https://ChartsCSS.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data label upright on pie charts

aguilar1181 opened this issue · comments

commented

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

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.