-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hi guys, I using Pie Chart and want to display percentage on it. I read document but can can not find to way to solve it. One more thing, I want to remove border from the chart box too. Please help.
Ref Doc. ZKComponentReference/DiagramsandReports/Chart#Pie_Chart
There is no buillt-in API. But you can implement your custom JfreeChartEngine to achieve it. See examples:
You need to find the corresponding jfreechart api to change the label of a pie chart, it could be:
Asked: 2023-02-20 17:58:15 +0800
Seen: 7 times
Last updated: Mar 01