You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it would be nice to configure the horizontal crosshair to magnet to the price line. I would like to replace the horizontal crosshair with the lastPrice built-in price line if possible, since it has a price marker and coloring. Is it possible to make an overlay or figure follow the mouse, rather than being fixed in place?
To Do
Crosshair.magnet = “strong_magnet”
Or
Priceline.last = false
Priceline.follow = true
The text was updated successfully, but these errors were encountered:
This feature is already available in the demo version and works very well at the link: https://preview.klinecharts.com/#en-US. However, when following the instructions in the technical documentation, the results did not meet my expectations.
Feature Description
Hi, it would be nice to configure the horizontal crosshair to magnet to the price line. I would like to replace the horizontal crosshair with the lastPrice built-in price line if possible, since it has a price marker and coloring. Is it possible to make an overlay or figure follow the mouse, rather than being fixed in place?
To Do
Crosshair.magnet = “strong_magnet”
Or
Priceline.last = false
Priceline.follow = true
The text was updated successfully, but these errors were encountered: