drawAxisAnnotation
Documentation / @elitechart/core / drawAxisAnnotation
Defined in: renderer/axis-annotation.ts:122
Paint one annotation pill on the right price gutter. No-op when the annotation's price is outside the viewport's visible price window (clamped to the plot edge to match the canonical last-price-pill behaviour).
Parameters
paint
vp
annotation
style?
AxisAnnotationStyle = DEFAULT_AXIS_ANNOTATION_STYLE
Returns
void