A range chart displays data as a band between low and high values. When built as a diverging bar chart, it centers ranges around zero to compare two opposing categories side by side.
This diverging bar chart visualizes 20 seasons of the Los Angeles Lakers win–loss record during the Kobe Bryant era (1996–2016). Wins extend to the right and losses to the left from a central zero line. A custom Lakers color palette, formatted axis labels showing absolute game counts, and HTML-enabled tooltips with total games and percentage breakdowns bring the data to life.
Follow the step-by-step Range Chart Tutorial to learn how this chart was built. See the Range Chart documentation for all configuration options.