Hi Daniel
Tx for Reply
Im new to this and battle a bit
I only want to display the Month without the year
and on another chart I want to automatic get the current year and display 
that , instead of hard coding the data


On Friday, June 15, 2018 at 2:37:13 PM UTC+2, Daniel LaLiberte wrote:
>
> You can specify the formatted representation of each value as well.  For 
> example, instead of just new Date(2014, 1), replace that with {v: new 
> Date(2014, 1), f: 'Feb 2014'}.
>
> On Fri, Jun 15, 2018 at 5:31 AM André Esterhuizen <[email protected] 
> <javascript:>> wrote:
>
>>
>>
>> On Friday, June 15, 2018 at 11:29:18 AM UTC+2, André Esterhuizen wrote:
>>>
>>> How do I replace the date with current year , auomatic take current year
>>>
>>  
>>
>>>
>>>  ticks: [new Date('year',0), new Date(2014, 1), new Date(2014, 2), new 
>>> Date(2014, 3),
>>>                   new Date(2014, 4),  new Date(2014, 5), new Date(2014, 
>>> 6), new Date(2014, 7),
>>>                   new Date(2014, 8), new Date(2014, 9), new Date(2014, 
>>> 10), new Date(2014, 11)
>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Visualization API" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] 
>> <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at 
>> https://groups.google.com/group/google-visualization-api.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-visualization-api/205b6a94-6f5c-4365-b7a8-a7f8571b11d9%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/205b6a94-6f5c-4365-b7a8-a7f8571b11d9%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected] <javascript:>   5CC, Cambridge MA
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/99dfc7dc-fe61-4080-bb07-16c6ca3c49be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to