Thanks for the reply.

I figured that would be your response. I think I will implement a
basic function to alter the yAxis text tags that I can easily strip
out if/when this functionality is supported.

Regards
Joseph

On Apr 22, 6:32 am, VizGuy <[email protected]> wrote:
> So as for the feature requests list, I hope we will soon have it public, so
> users can see the list, add comments, and vote. We are on it.As for the
> requests here: On the first hand, I don't want to recommend on manually
> modifying the dom, as it is a very bad way to work in the multi browsers
> world, and also - we can't guarantee that there will not be changes in the
> implementation that will break such hacks.
>
> On the other hand, I have no better solution at the moment....
>
> So its your choice again.
>
> Regards,
> VizGuy
>
> On Fri, Apr 17, 2009 at 5:33 AM, Doomsday <[email protected]> wrote:
>
> > Hi VizGuy,
> > Would you recommend against manually editing the html to resolve this
> > issue?
>
> > Regards
> > Joseph.
>
> > On Apr 16, 11:07 pm, VizGuy <[email protected]> wrote:
> > > There is no way to control the color of the axis legend, or to hide it
> > > completely for this chart.
> > > I will add a feature request for this.
>
> > > Regards,
> > > VizGuy
>
> > > On Thu, Apr 16, 2009 at 3:53 PM, Mayank Gupta <[email protected]
> > >wrote:
>
> > > > 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