Intrusive vertical lines showing up in line chart

23 views
Skip to first unread message

boooeee

unread,
May 2, 2016, 8:19:28 PM5/2/16
to Google Visualization API
I have a line chart (paired with a time filter slider) that has worked fine for some time, but today is now showing a vertical line at each data point in the line chart. I have attached how the chart used to look and how it looks now. I recall this issue popping up a couple weeks ago, but it went away the same day I think. As far as I know, there hasn't been any change to the underlying data.

Here is a link to the actual page: http://stats.inpredictable.com/nba/wpBox_live.php
indtor.png
line chart error.png

Daniel LaLiberte

unread,
May 2, 2016, 8:49:20 PM5/2/16
to Google Visualization API
Google Charts was updated to version 45, as announced on this list.  The actual rollout was delayed until today, but you probably saw an intermediate rollout that I had to rollback.  

The lines are domain annotation lines, and it was actually a bug that they were not showing up, so you will have to fix this in your code.  I see that you are setting the first column's role to 'annotation' which is what is doing this.  Before, this was effectively ignored, so perhaps it will be easy enough for you to just leave that column out.  Or perhaps set the 'line' annotations color to transparent.

On Mon, May 2, 2016 at 8:19 PM, boooeee <boo...@gmail.com> wrote:
I have a line chart (paired with a time filter slider) that has worked fine for some time, but today is now showing a vertical line at each data point in the line chart. I have attached how the chart used to look and how it looks now. I recall this issue popping up a couple weeks ago, but it went away the same day I think. As far as I know, there hasn't been any change to the underlying data.

Here is a link to the actual page: http://stats.inpredictable.com/nba/wpBox_live.php

--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
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/a52dd54f-c5e8-4b8b-bfe6-d3344613ac39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages