Skip to content

[Bug] Candlestick tooltip prices are in wrong order #18744

Closed as not planned
Closed as not planned
@mwlazlo

Description

@mwlazlo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcannot-reproduceenThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions