Вопрос

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