I am new to scichart javascript library and trying to run the provided examples locally. I was working on this example
https://www.scichart.com/documentation/js/current/The%20Candlestick%20Series%20type.html
I am able to run this example locally. now I want to add cursor snapping in it. An example would be tradingview candlestick charts. in those charts cursor snaps to nearest candles.
I am trying to achieve similar. I looked into the docs but couldn’t find the answer.
Thanks !
- karan sharma asked 9 months ago
- You must login to post comments
Hi there,
At the moment there is no way to snap CursorModifier
or RolloverModifier
to a candle. However this is on our roadmap.
See here the task: Feature: Rollover and CursorModifier.SnappingMode
It’s been requested several times so we will probably take a look at this after the next major release
Note: Feature requests. If you are a scichart.js community, trial or paid user, click UP VOTE on the question above to register your vote for this feature!
Best regards,
Andrew
- Andrew Burnett-Thompson answered 9 months ago
- You must login to post comments
Please login first to submit.