The AreaBump chart is similar to the Bump chart, but instead of only showing the ranking over time, it also shows the values on the y-axis.
If you're only interested in ranking, you can also you use the Bump component.
The responsive alternative of this component is ResponsiveAreaBump.
Chart data.
Chart width for non-responsive component.
Chart default width for responsive component.
Chart height for non-responsive component.
Chart default height for responsive component.
Debounce width/height updates for responsive component.
A callback for when responsive component is resized.
Chart margin.
'middle'Chart alignment.
'smooth'Area interpolation.
0Spacing.
0.6X padding.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.