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
.
Start interacting with the chart to log actions
Style
Define style for common elements such as labels, axes… Defines CSS mix-blend-mode property. Area fill opacity for active series. Area fill opacity for inactive series. Area border width for active series. Area border width for inactive series. inheritthemecustom
inherited property
modifiers
Method to compute area border color.Area border opacity for active series. Area border opacity for inactive series. Define patterns and gradients. Define rules to apply patterns and gradients Labels
inheritthemecustom
inherited property
modifiers
Method to compute start label text color.
inheritthemecustom
inherited property
modifiers
Method to compute end label text color.Interactivity
Enable/disable interactivity.
onMouseEnter handler.
onMouseMove handler.
onMouseLeave handler.
onClick handler.