Hi
same thing I am looking for I have data like Ice off date each year.
So X-axis is like Years and Y-axis is Date.
I used Jullian Day to solve the problem because date can be on Y-axis.
But I want to format it or If possible I want to hide Y-axis values.

Please Help Us

On Apr 16, 5:18 am, Doomsday <[email protected]> wrote:
> 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