react-financial / react-financial-charts

Charts dedicated to finance.
https://react-financial.github.io/react-financial-charts/
MIT License
1.2k stars 211 forks source link

Trendline onSelect callback not working #686

Open Arnau-Gelonch opened 1 year ago

Arnau-Gelonch commented 1 year ago

I'm submitting a...

What is the current behavior

Currently, when a trendline is clicked, it is not selected and the onSelect event is not triggered.

What is the expected behavior

The correct operation would be to fire an event in the onSelect callback.

paulbse commented 10 months ago

I have the same problem, did you manage to bypass it ?

amaneer94 commented 10 months ago

Is there any follow-up on this?