area

Configuration Structure

area: {
fillTo: 'origin' | 'end',
}

plotOptions

fillTo

When negative values are present in the area chart, this option fill the area either from 0 (origin) or from the end of the chart as illustrated below.

area fill options - apexcharts