If you are talking about a linechart then the x-axis is simply labels, i.e.,
they shouldn't be dates, but rather string values. You can put just "01" and
"08" in them and no need to put the entire date there..

I hope this helps.
If not, please clarify/elaborate and i'll try to fruther assist you.

- VizBoy.

On Thu, Apr 2, 2009 at 8:02 AM, Doomsday <[email protected]> wrote:

>
> Hi all,
> Ok so I want to make a line chart. The x-axis represents time, for
> example weeks.
>
> Along the x-axis you would have:
> 01/Jan/2009
> 08/Jan/2009
> 15/Jan/2009
> 22/Jan/2009
>
> This begins to look really cluttered. Is there a way that I can get it
> to only display the start of each month.
>
> Is this something that I should implement in my dataTable by only
> populating every forth row with a generic month date?
>
> I did have a look at the annotated timeline chart but it looks like
> overkill for what I want...
>
> For those familiar with google analytics I want to reproduce something
> similar to their charts.
>
> Any suggestions would be appreciated.
> Thanks.
>
>
> >
>

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