cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Show Chart as 100% with javascript

0 Likes
759

Hi,

i have a Stacked bar/column with value. I want to activate the Checkbox "show chart as 100%" when i click on a bottom.

How can i do?

Accepted Solutions (0)

Answers (2)

Answers (2)

sourabhpaul
Participant
0 Likes

Hi,

I have tried this but I didn't find any API to overcome this problem.

Regards,

Sourabh Paul

sivakami_plr
Participant
0 Likes

Hi There,

I don't see an option in javascript to enable this for chart. So better idea (if its not a huge application), to have 2 charts one with this check box unchecked and another with this checked. Control the visibility of both charts based on button selection

regards,

Sivakami