ApexCharts LogoAPEXCHARTS
  • Projects
  • Demos
  • Docs
  • Pricing
  • Embedded Analytics
  • Get Started
  • Chart Essentials
  • Chart Types
  • Design
  • Integrations
  • How to
  • Options (Reference)
  • Methods

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