ciembor
ciembor

Reputation: 7335

Highstock - disable vertical indicator

I try to find a way to disable this vertical line in Highstock. It behaves strange when there is a gap between two series (it doesn't follow the mouse, it's stick to the end of one serie). How can I disable it? I can't find it in API documentation.

enter image description here

Upvotes: 0

Views: 105

Answers (1)

Paweł Fus
Paweł Fus

Reputation: 45079

It's called crosshairs, to disable it see docs.

Upvotes: 2

Related Questions