Crosshair
12 Sep 20251 minute to read
The Crosshair module is used to render the crosshair for the chart.
Methods
crosshairLightenColor
Converts a specified color into a semi-transparent RGB string format.
| Parameter | Type | Description | 
|---|---|---|
| color | string | The main color in hex format. | 
Returns string