Search code examples
javascriptreactjslightweight-charts

Manually/programmatically closes crosshair


At the moment users have to tab/click on the graph to close the crosshair.

I'm trying to hide the crosshair when users released their thumb from screen (ontouchend). Is there a way to achieve that manually/programatically?


Solution

  • I hope this issue is what you're looking for. This currently is not available though.