Thank you - worked great! Does the trick also with linechart.

...and I just realized, solution to same problem is also described here: 
https://developers.google.com/chart/interactive/docs/customizing_axes#Discrete_vs_Continuous
 
I'm sorry for asking questions, which are already answered in manual   :(   

thanks again for answer, Thomas



W dniu poniedziałek, 26 stycznia 2015 00:27:43 UTC+1 użytkownik Daniel 
LaLiberte napisał:
>
> You can just use discrete values instead of actual date values.  Convert 
> your dates to strings before putting them in the data table, and the chart 
> will not know they came from dates.
>
> On Sun, Jan 25, 2015 at 2:40 PM, Tomasz Piwniuk <[email protected] 
> <javascript:>> wrote:
>
>> Hi, I have following issue: in my data I have values for 13,14 and 16th 
>> of March. Chart displays them correctly, but - it inserts 15th March in the 
>> middle, just drawing line between 14th to 16th.
>> I don't want to see 15th March, its meaningless to me and it distorts the 
>> graph! Is there a way to exclude within continuous axis, of "date" type, 
>> dates not being explicit given in datatable? 
>>
>>  -- 
>> 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 
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> 
>  - 978-394-1058
> [email protected] <javascript:>   5CC, Cambridge MA
> [email protected] <javascript:> 9 Juniper Ridge Road, Acton 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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to