Pie Chart Label Position Setting
-
Still evaluating Visualizer for my site. Trying to figure out how to enter settings in the “Manual Configuration” box to set the legend.position of pie chart to ‘labeled’ as it’s not a settable option in the interface. I’m not a programmer so I’m not familiar with json or java code so I keep getting errors when I try to figure out the code. I’ve read through the google charts API doc and frankly it’s way above my capabilities.
Would someone be kind enough to help me with the required code please?
{
“legend.position”: “labeled”
}Although the above doesn’t throw an error, it does not work.
Any help greatly appreciated.
The page I need help with: [log in to see the link]
The topic ‘Pie Chart Label Position Setting’ is closed to new replies.