I Need Help.Tell me how to increase the scale of the graph "Area Chart", so that the vertical line does not start from 0 value, but for example 10 or 50. ?? Thanks.
--
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+unsubscr...@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/9aa43d36-baed-46e1-93c3-bd6c5803d4c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi МаксимYou can specify a vAxis.viewWindow.min option to override the default behavior. The 0 value will be included in the chart if it is "close enough" to your data. For the Area chart, as well as column chart and stepped area chart, it tends to be misleading (or at least confusing) if the baseline value of 0 is not included in the chart.
On Thu, Nov 16, 2017 at 6:25 AM, Максим С <lette...@gmail.com> wrote:
I Need Help.Tell me how to increase the scale of the graph "Area Chart", so that the vertical line does not start from 0 value, but for example 10 or 50. ?? Thanks.
--
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-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/9aa43d36-baed-46e1-93c3-bd6c5803d4c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.