cutekevin7 commented on issue #11990: OCHL - candlestick problem 
URL: 
https://github.com/apache/incubator-echarts/issues/11990#issuecomment-571548632
 
 
   solution:
   in the file of echarts.min.js, the order of OHLC array need to be reordered, 
it is quite easy.
   0123 - > 0321, that's it. 
   and in tooltip translation and display need to be fixed.  
   
   

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


With regards,
Apache Git Services

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

Reply via email to