Then divide your values by 3600, and you'll get the hour of the day: 10, 11,
12, 13, 14, 15...
You can use formatted values to display a different value, in the tooltip
that opens when you click the dot.
If you want something else, and I still don't understand you completely,
please write a sample, send it to me, and explain what you want to change
about it.

- V.

On Wed, Mar 18, 2009 at 5:19 PM, alee amin
<[email protected]>wrote:

> well no. that's not the thing.
> leme explain you the exact scenario, might be i get some other suggestion.
>
> I have to plot the dots, when a user has logged in to the system. for this,
> i have stored values (time) in db. however, i can't plot the scatter chart
> against time (as in one of mail you told that the data should be numeric),
> so what i did is converted that time into "secs" .. .. now the values that i
> have wrote earlier are actually seconds.
>
> however, at the same time i want to see that a user logged in what hour ..
> i.e 10 AM, 11 AM, 12 AM, 1 PM .. etc .. that's why i am asking for the
> customizing.
>
> ..alee
> http://techboard.wordpress.com
>
>
>
> On Wed, Mar 18, 2009 at 7:49 PM, VizBoy <[email protected]> wrote:
>
>> Why not simple divide all your values by 1000 ?
>>
>> - VizBoy.
>>
>>
>> On Wed, Mar 18, 2009 at 12:42 PM, alee amin <mailing.list.mail.id@
>> gmail.com> wrote:
>>
>>> hi,
>>> I am getting some values in JSON response, agains which the column chart
>>> is rendering perfect. however, the scale that chart draw on is
>>> "automatically" calculated by the Google API. i want to customize it ..
>>>
>>> Say i am having value like 10321, 11432, 22233. The chart would be drawn
>>> on scale from value 10000 to 22500. i want to make the scale 10, 11, 12, ...
>>> 21, 22, 23 and then the rest of the chart rendering should remain as it was.
>>> i.e 10321 should be drawn between the scale 10 - 11 .. and so on.
>>>
>>> can i achieve this customizability ?
>>>
>>> regards,
>>>
>>> ..alee
>>> http://techboard.wordpress.com
>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

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