Funny how it is, you ask a question and only then do you think of an answer yourself.
An awful hack but what I could do is adjust the font size of the date so that it is smaller and/or truncate the sdate string and then addd some ascii art to the string with - and * and | to indicate morning, midday, om, evening, or whatever. But I am sure there is a better way? I tried using html markup in this but if failed although I read somewhere that you could use html. -- Eric Allomorphy said: > Roni > > Am I alowed to enclose images? > Here is the graph > > As i mentioned, I tweaked hAxis.showTextEveryto give the result of one > label per day (there are about 100 data points per day). > > I would like to show on the hAxis the time of day or at least some > labelling of it. I could program the data to interpolate time of day > into some of the points for the hAxis but I do not have no control of > the API heuristics to make it print what I want IYSWIM. > > So I thought a seond hAxis would be great with time of day. I had some > fun and put the time in in 24 hour format as another coloured dataline > in the graph and it gave a sawtooth pattern to 24 and then back to > zero, fun but not presentable. > > I also could not find how to add extra horizantal axes, is this > doable? > > -- > Eric > Roni Biran said: > > Hi there, > > > > In regard to vertical gridlines, at the moment only horizontal gridlines > > exist. > > As for showing another axis, can you explain what you want to see? do you > > mean > > you want to see both date and time? or is it two lines of hAxis? > > > > Can you give a sample URL with an image or something? > > > > > > > > On Wed, Nov 2, 2011 at 10:53 PM, Allomorphy <[email protected]> wrote: > > > > Hi > > > > Is it possible or is there a way to produce vertical axis lines > > on Area charts? > > The workaround I am using now, which is very nice, is to move > > the values to the next column and then this will automatically > > show up in a different color. > > > > My graph plots against an X-Axis of Date and Time. > > > > I am not showing the time but would love to be able to show it, > > is there also a workaround here. > > > > I am tweaking the hAxis.showTextEvery to display the ideal > > number of dates (like show only one date per day), but would really > > like to have a second axis for time of day. > > > > Thanks > > > > -- > > Eric > > > > -- > > 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. > > > > > > > > -- > > 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. > > -- > 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. > -- 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.
