Appearance
Crosshairs
ChartTitle
is a simple component for drawing a chart-wide title
Prop ControlsSHOW
Props
name | type | default | required | description |
---|---|---|---|---|
ignoreX | boolean | false | ☐ | when true don't draw the y bar |
ignoreY | boolean | false | ☐ | when true don't draw the x bar |
isAnimated | boolean | false | ☐ | when true turns on a "marching ants" animation on the crosshair lines |
midPointPaddingPx | number | 20 | ☐ | the crosshairs wont draw this many pixels from the mouse |