On Aug 26, 6:38 pm, mickaxl <[EMAIL PROTECTED]> wrote:
> If you can easily establish your min and max dates then assume min
> date is a value of 0 and all other dates are values corresponding to
> this calculation: value = days between min date and each other date
>
> Then you'd have values such as 0,10, 12, 32, etc instead of dates.  i
> assume you'd want the "dates" in chronological order.
>
> At that point it should be an easy matter to create the graph using
> this data with simple encoding and data scaling.  If you want the
> dates as labels then you'd have to add your own labeling parameter to
> the URL.
>
Thanks for your answer
i have read the documentation but not understand well as it work with
my problem

please i ask you send me a little sample code with my data so i can
understand better?

Your sincerely truly

Luigi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to