updating the min value dynamically to expand the chart
Imagine this scenario: You have a price x data chart with a range between 110.000 and 120.000 for prices.
But the chart always starts at 0. You ever have to update the minimum range manually to near 110.000 to show data in the graph appropriately. Counterproductive, not?
So, I suggest creating a feature to updating the min value dynamically to expand the chart and ever occupy the entire space of the cartesian plane, especially in continuous charts.
-
Yuval commented
I'll second that. Today the "Auto" y-axis range is not really working, coming from Google Looker Studio this is quite frustrating...
-
Bobby commented
This is something we also need. We would like to set this minimum value dynamically via the Javascript SDK. Attached is an example of what Charts shows now vs what other chart libraries can render when the Y-axis can be changed dynamically based on a range