javascript - Increment x axis value by 10 instead of 1 -


i'm using highcharts , got x axis incremented that: my chart

my axis incremented 1 that: 1,2,3,4,5,...,200 axis value: 10,20,30,40,50,...,2000 increment x axis 10 instead of 1.

i looking pointinterval, not set value of tick of value.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -