You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Hi,
I'm trying to add line-breaks in my chart to better display data like [0, 4, 6, 10, 3, 1000000, 12330000]. Do you know if there's a way to set a vAxis break like in the picture?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
No, you can't do that. The best you can do for displaying data with very large discrepancies in scale (within a single data series) is to use a logarithmic axis (set the vAxis.logScale option to true).