Area Graph

curve
default: 'linear'
'linear' | 'natural' | 'monotoneX' | 'stepBefore' | 'stepAfter'
Curves lines to make them smooth or sharp.
position
'top' | 'right' | 'bottom' | 'left'
Required
Positions legend element as row/column depending on option in correct 'slot'
alignment
default: 'center'
'center' | 'start' | 'end'
Aligns the content within legend.
border
default: 'false'
boolean
horizontal
default: 'false'
boolean
vertical
default: 'false'
boolean
title
ReactNode
description
ReactNode
title
ReactNode
description
ReactNode
chart
code

Examples