Skip to content

API to set crosshair position #424

@olehpryimak1999

Description

@olehpryimak1999

Hey, it would be super useful if the Charting Library had a way to set the crosshair position from code.

Right now we can only listen to it with crossHairMoved, but there’s no method to actually move it ourselves.

Something like: chart.setCrossHairPosition({ time: 1756392000, price: 123.45 }); would solve it.

Any chance you could add this? 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions