Hi All,

I have a line chart.
The line chart plots the time it took for a person to jog a specific
distance.

xAxis => the date they performed the jog
yAxis => the seconds it took to do the jog

The problem is that the values on the yAxis are not very helpful to
the user.  For example if the jog takes 20mins, then the yAxis will
show 1200.

I can format the value at the point by doing { v:1200, f:"20:00" }

Is it possible to hide the values along the yAxis? It would be helpful
if I could set the font color of the yAxis to white but I can't see an
option for this.

or

Is it possible to have the yAxis not be a number, like a date or
timeofday, I don't think this is possible however...

Does anyone have any suggestions??

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