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.
Chart height.
Chart margin.
'middle'
Chart alignment.
'smooth'
Area interpolation.
0
Spacing.
0.6
X padding.
Define style for common elements such as labels, axes…
Define chart's colors.
0.8
Area fill opacity.
1
Area fill opacity for active series.
0.15
Area fill opacity for inactive series.
1
Area border width.
1
Area border width for active series.
0
Area border width for inactive series.
Method to compute area border color.
1
Area border opacity.
1
Area border opacity for active series.
0
Area border opacity for inactive series.
Define patterns and gradients.
Define rules to apply patterns and gradients
false
Start label, use a boolean to enable/disable, or a function to customize its text.
12
Define area start label padding.
Method to compute start label text color.
true
End label, use a boolean to enable/disable, or a function to customize its text.
12
Define area end label padding.
Method to compute end label text color.
true
Enable/disable x grid.
Top axis configuration.
Bottom axis configuration.
true
Enable/disable interactivity.
Default active serie ids.
onMouseEnter handler.
onMouseMove handler.
onMouseLeave handler.
onClick handler.
Custom tooltip component.
true
Enable/disable transitions.
'gentle'
Motion config for react-spring, either a preset or a custom configuration.