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?

有帮助吗?

解决方案

            style: {
                estStepSize: 10
                   },

estStepSize use to control the range of xaxis.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top