Pergunta

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?

Foi útil?

Solução

            style: {
                estStepSize: 10
                   },

estStepSize use to control the range of xaxis.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top