KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

How to set values on the slices of pie chart #865

Open iRiyada opened this topic on on May 13, 2019 - 3 comments

I
iRiyada commented on May 13, 2019

I want the values visible. Not only while hovering. Is there any option to achieve this?

K
KoolReport commented on May 13, 2019

You try to set this:

"options"=>array(
    "tooltip"=>array(
        "trigger"=>"none"
    )
),
I
iRiyada commented on May 15, 2019

No. it did'nt work. I want the value and percentage visible on the pie slices of pie chart.

I
iRiyada commented on May 15, 2019

It is chart js pie chart

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None