The charts will not render a data point when no value is provided - i.e. 
null value.  This will prevent the line from 'dropping' to 0.  So in your 
case, for the Sales series provide a value for January and null (nothing) 
for the other months.  There are many posts addressing this, see here 
<https://stackoverflow.com/questions/13192622/google-charts-dont-show-points-when-value-is-zero>
 
for example.

On Tuesday, 12 June 2018 07:24:36 UTC+8, Graham White wrote:
>
> Hi,
>
> I want to create a line graph where the end point of each line in the 
> series ends at a different point.  E.g. A graph showing a line for sales 
> YTD and Budget for the year.  The Sales line will only show January figures 
> for first month but the budget will show the whole 12.  I want the Sales 
> line to just stop at January and not drop down to 0 for the other 11 
> months.  How do I format this in the row logic?
>
> Regards
> Graham
>

-- 
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/f3d0bf56-a889-464b-8467-c3f174870766%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to