YAxisCrosshair
The configuration options of the Y-axis crosshair.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
color? | string | The color of the crosshair. Accepts a valid CSS color string, including hex and rgb. | |
opacity? | number | The opacity of the crosshair. By default, the crosshair is opaque. | |
tooltip? | The options of the crosshair tooltip.
The crosshair tooltip is displayed when the | ||
visible? | boolean | If set to | |
width? | number | The width of the crosshair in pixels. |