Ug. So basically I need a way to specify the values and/or the number of divisions on the horizontal axis and there's no way to do it? Even with this issue with fractions on the axis it still seems odd that the chart won't draw the final vertical line for the value of 10 while it leaves space for it. So close...
On Sep 13, 11:14 am, asgallant <[email protected]> wrote: > It has nothing to do with your data. The *axis* doesn't want to have any > decimal values on it. If you multiply all your data by 10 and set the max > axis value to 100, it would work fine (sets ticks marks at 0, 25, 50, 75, > 100). -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
