T
T
Triglav772020-05-13 11:01:11
JavaScript
Triglav77, 2020-05-13 11:01:11

How to shift y-axis in hightchart?

Good afternoon. There is a hightchart chart there, everything seems to be working fine, but there is one glitch, the Y axis is shifted up. How can I lower it so that zero is at the bottom

here is the Y axis code

yAxis: {
                            ordinal: false,
                            lineColor: 'white',
                            lineWidth: 1,
                            title: true,
                            min: 0,	
                            opposite: false
}


here is the chart

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question