drawAxisPlusButton
Documentation / @elitechart/core / drawAxisPlusButton
Defined in: renderer/axis-plus-button.ts:110
Render a round "+" badge at the given bbox. Call from your Cursor-
layer paint pass after computeAxisPlusBbox returns non-null.
Parameters
paint
bbox
size
number
x
number
y
number
style?
AxisPlusButtonStyle = DEFAULT_AXIS_PLUS_BUTTON_STYLE
Returns
void