AG Studio: Build dashboards using native components in web apps. Join us for a webinar on 28th July at 2pm UTC+1 Register

initialState.annotations[type=' arrow-up']

type required 'arrow-up'
Configuration for the arrow up annotation.
x required AgAnnotationValue
The x-value of the point.
y required number | AgStateSerializableBigInt
The y-value of the point. A number, or a serialised value object.
handle AgAnnotationHandle
Configuration for the arrow mark annotation.
locked boolean default: false
Whether the annotation should be locked to prevent editing.
readOnly boolean default: false
Whether the annotation should be read-only to prevent selection, editing and deletion.
visible boolean
Whether the element should be visible.
fill AgColorType
The colour for filling shapes. A colour string, or an object for a gradient, pattern, or image fill.
fillOpacity Opacity
The opacity of the fill colour.