How to set a horizontal chart
-
Hi Paul. I’m also trying to get a chart that is wider than it is tall. When I tried your code from the “canvas does not work” post, I still got a square chart, but stretched to the max width and with distorted fonts. I’ve tried all sorts of variations, but I can’t get a clean chart. Here is my code, modeled off of your example:
[wp_charts title=”my first chart” type=”line” scaleoverride=”true” scalesteps=”10″ scalestepwidth=”10″ scalestartvalue=”0″ scaleFontSize=”16″ datasets=”100, 0,0,100,0,0,100,0,0,100,0,0″ colors=” #003F80″ labels=”Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec” canvaswidth=”600px” canvasheight=”300px” relativewidth=”2″ width=”600px” height=”300px”]Thanks for your help. -ab
- The topic ‘How to set a horizontal chart’ is closed to new replies.