ngmgit edited a comment on issue #13322:
URL: 
https://github.com/apache/incubator-echarts/issues/13322#issuecomment-698760867


   UPDATE: updated the config to fix inconsistency in time. This codebsanbox 
link has the changes, 
https://codesandbox.io/s/dry-wildflower-79suq?file=/src/App.js
   
   ```
   xAxis: {
   scale: false,
   }
   ```
   
   This takes care of making sure the graph doesnt get scaled in anyway and min 
max values are applied and displayed properly.
   
   After setting up the graph again, the width of entries still is unexpected, 
the width should be 1 unit of the x-axis but for some reason it gets stretched 
out.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to