Area Chart
Note
This feature is implemented by the filler
plugin (opens new window).
If you need to support multiple colors when filling from one dataset to another, you may specify an object with the following option :
Configuration
Namespace:
If true
, the fill area will be recursively extended to the visible target defined by the fill
value of hidden dataset targets:
Example using propagate
propagate: true
: -if dataset 2 is hidden, dataset 4 will fill to dataset 1 -if dataset 2 and 1 are hidden, dataset 4 will fill to 'origin'