[Bug] Candlestick tooltip prices are in wrong order
Version
5.1.2
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=candlestick-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurACYCGYFRA2gOQBMADAIwDsAtK854wCz0ANLCZsuPPgFZholh269GANlliFkxu3oBdEgF8hJMMGAAbSCCKpSsMACcIAcycBTe0XoVceYSXTe-AAKwBDQYO7W_qRgAJ4grp4AxvbAeL7R-gZG6LE4-NaGJHjuEK6EsLTRNrZ28YmiSRTQZGblkEkA1n615FQ0ldG2tCwiAMz8IjzjABw6Ob2V_MzjUuMrsFLM80OktGOss-NjIvz8O4uVYzNTa5unjHq9T6RZ6Hr6ANxAA
Steps to Reproduce
- Create a candlestick chart, configure tooltip
- Hover the mouse over a candle
- The information displayed is in an unexpected order and translation.
Current Behavior
* Open 123
* Close 123
* Lowest 123
* Highest 123
Expected Behavior
* Open 123
* High 123
* Low 123
* Close 123
Environment
- OS: OSX
- Browser: Firefox
- Framework: none
Any additional comments?
Thanks for the awesome charts :-)
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!