Hi there. I have a test page here you can see the issue I'm having: http://www.royalminingco.com/test/test.html
If the # of rows I add to my chart exceeds about 40, then the hAxis seems to scale from some negative number up to the maximum value of the rows I have provided, instead of starting at 0. I tried adding a minimum value setting of 0 but it made no difference. If I delete the # of rows being added to less than 40, then the chart looks correct with the data spread from 0 to maximum number. You can copy the source code of that page into the Visualizer to reproduce the problem. Just delete all rows from 40 or 41 to the end of the row data, and you'll then see the chart draw correctly. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
