The Bump chart can be used to show the ranking of several series over time. It is quite similar to line charts, but instead of graphing some measure on the y-axis, it only shows the ranking of each serie at a given time.
If you'd like to show the ranking and also graph the y-axis values, you can also you use the AreaBump component.
The responsive alternative of this component is ResponsiveBump.
Chart data.
Chart width.
Chart height.
Chart margin.
'smooth'Line interpolation.
0.6X padding.
0.5X outer padding.
0.5Y outer padding.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.