Axis Bug? (I Know, I Know…)
-
I’m trying to set several charts to have similar axes so they can be compared on equal scales. I did see your note about checking in the Google Forums but there is no clear help to be had.
Things I have tried include adding the following to the shortcode…
chart_v_axis=”6″
chart_v_axis=”minValue: 6″
vAxis=”6″
vAxis=”minValue: 6″These shortcode additions generally give me a “undefined is not an object (evaluating ‘b.count’)” error.
Does this need to be done via JavaScript? Maybe with something like vAxis:{ minValue: 6} — but I don’t know where to shim that JS in — and it seems like the chart_v_axis shortcode addition *should* take care of this…
I’m obviously not understanding something.
Thank you,
Sean
The page I need help with: [log in to see the link]
The topic ‘Axis Bug? (I Know, I Know…)’ is closed to new replies.