1

I'm just beginning to learn F# and I was wondering how to attach a click event handler to a particular candlestick rendered using the plotly.NET library at https://plotly.net/07_1_candlestick.html

Notice if you scroll down and hover your mouse pointer on a candlestick in one of the sample charts, it pops up with quantitative data for the candlestick.

How can I create a similar click event handler in F# which does some background tasks or creates additional pop-ups/windows for the user to interact with?

siralbert
  • 55
  • 1
  • 9

0 Answers0