echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] Candlestick tooltip prices are in wrong order

Open mwlazlo opened this issue 2 years ago • 2 comments

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

  1. Create a candlestick chart, configure tooltip
  2. Hover the mouse over a candle
  3. 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 :-)

mwlazlo avatar Jun 10 '23 02:06 mwlazlo

image I cannot reproduce this problem. @mwlazlo Could you explain more?

Ovilia avatar Jun 13 '23 11:06 Ovilia

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.

github-actions[bot] avatar Jun 12 '25 21:06 github-actions[bot]

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!

github-actions[bot] avatar Jun 20 '25 21:06 github-actions[bot]