Maximum and Minimum Y-Axis Values on Keen.io Dashboard Charts
问题 Is it possible to set maximum and minimum values on the Y-axis on keen dashboard charts? I downloaded the dashboard from this github repo : https://github.com/keen/dashboards I have a vertical column chart like below, I want to set the minimum value on the y-axis to be 70 and the maximum to be 90, how can I do this? <div class="col-sm-8"> <div class="chart-wrapper"> <div class="chart-title"> Alex Weight (kg) </div> <div class="chart-stage"> <div id="chart-01"></div> </div> <div class="chart