I have a ATL graph showing 3 series of data. Two are on the left axis,
1 is on the right.

Things work fine, EXCEPT IF all the values in a data series are
identical.

If this is the case:
  - none of the axes show on the graph when it is first displayed
  - when the zoom widget is is tweaked, (even a single pixel), the
axes show up, but are drawn incorrectly, plotting my data as if it had
negative values (it doesn't)

My solution is to add 0.01 to the first value in the data series.

By the way - another enhancement request for the axes: choose sensible
numbers for the ticks. I've seen axes with ticks at 10.34, 10.58,
10.82. It would be better if those ticks were more conventional, e.g:

a)  10.30, 10.40, 10.50, 10.60, 10.70, 10.80,
b)  10.00, 10.50, 11.00
c)  10.00, 10.20, 10.40, 10.60, 10.80, 11.00


Thanks

Steve



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to