Question

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?

Était-ce utile?

La solution

            style: {
                estStepSize: 10
                   },

estStepSize use to control the range of xaxis.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top