Frage

enter image description here

In this picture the range is 3 plotted by library based on maximum data value. I need to change the interval. Is it possible?

War es hilfreich?

Lösung

            style: {
                estStepSize: 10
                   },

estStepSize use to control the range of xaxis.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top