Hey Folks,
I've been searching through the docs a while now, but maybe I am blind.
How can I set the canvas portion of my chart to a fixed width and height, independent from the chart embed width and height?
I can specify the dimensions of the radius on pie charts using the 'pieRadius' attribute, so I am looking for something similar for regular bar and column charts.
My problem, I have 2 charts next to each other, the right one with a right aligned legend. I made the embed width of the right one larger to accomodate for the legend, but the autoscaling make the canvas a lot bigger than the left one.
I need them to be the same size.
Any suggestions? I looked at the chart margin options, but wasn't able to accomplish what I need.
Thanks,
Greg