-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
After creating a candlestick chart with two extra series, hovering over the chart results in TypeError.
Here is the example with the bug:
https://codesandbox.io/s/thirsty-williams-btek2?file=/src/components/TestChart.js
There are three series in this.state:
series: [candlestickSeries, lineOneSeries, lineTwoSeries]
You can delete any one of them and leave the other two - then everything works properly.
If you change the chart type to "line", you can hover without the TypeError occuring, but navigating is bugged - your cursor is fixed on the first data entry and you can't inspect the values on different parts of the chart.
Metadata
Metadata
Assignees
Labels
No labels
