Google Graph Line chart breaks

29 views
Skip to first unread message

Nagesh Chauhan

unread,
Aug 8, 2016, 5:32:48 AM8/8/16
to Google Visualization API
As shown in the image attached, google line chart breaks in between two values when values are near zero (0). i.e. 0.5 and 0.6 in my case.
Please suggest a solution.
Screenshot from 2016-08-08 14:57:32.png

Daniel LaLiberte

unread,
Aug 8, 2016, 9:40:45 AM8/8/16
to Google Visualization API
The curved line dips below 0 because of how the curve is computed.  We don't have options for drawing it differently. 

But your chart probably cuts off at 0 because you used the vAxis.viewWindow.min: 0 option to cut it off.  Change 0 to a small negative number, and it should be able to draw the whole curve.

On Mon, Aug 8, 2016 at 5:32 AM, Nagesh Chauhan <neel...@gmail.com> wrote:
As shown in the image attached, google line chart breaks in between two values when values are near zero (0). i.e. 0.5 and 0.6 in my case.
Please suggest a solution.

--
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-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visualization-api@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/9671825f-7f1c-45ba-9588-52395f456fbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages