MatthiasMert commented on issue #19523:
URL: https://github.com/apache/echarts/issues/19523#issuecomment-1905435545

   > > As I commented on your other issue, you can make use of [min / 
max](https://echarts.apache.org/en/option.html#yAxis.min) and [minInterval / 
maxInterval](https://echarts.apache.org/en/option.html#yAxis.minInterval) to 
manually set the interval: 
[Example](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxj-xUqQrU6AN0YANkq87ugAtowYRABMABzRjp6wYRDQAJLQLBz-AUQALADsiZ4RGBlZOfkF7g7uqElklDSyOcHFpKVEsQAMCaHJqeVU2YH53QCM7XYk1ol4wxBUhLCidf3ezbQBqcrtgsJi4wCs3Tyw0QDMp-fReWfR47Fn4xdHz4X3AGzdszXt9UkNnRttBdv1nLg8BkBFQorBJv0hGARCtLtdXp97o8zj1rp8LkVYEcPrACkdPr9PNN0LY7ABuIA)
   > 
   > Hello @MatthiasMert I have added max and min to every object present in y 
axis that I am plotting but I can still see the issue where the splitNumber 
that I have assigned gets overridden.
   
   The suggestion was to use minInterval and maxInterval in combination with 
min / max *instead* of splitNumber. Just look at the linked example.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to