문제

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