Span Chart


Graphs / Plots
Comparisons, Range

What is it?

Also known as a Range Bar/Column Graph, Floating Bar Graph, Difference Graph, High-Low Graph.

A chart used to display dataset ranges between a minimum and maximum value. Span Charts are ideal for comparing ranges, typically between categories.

Be aware that Span Charts focus the reader on only the extreme values and give no information on the data points between the minimum and maximum values, such as on the averages or the data distribution.

When to use it?

 

Tools to create the Charts

Code-based:
https://docs.anychart.com/Basic_Charts/Range_Column_Charthttps://bl.ocks.org/arpitnarechania/6c2e147337d01142a27ecf111e42a380https://jscharting.com/examples/chart-types/column/range/https://vega.github.io/vega-lite/examples/bar_gantt.htmlhttps://www.zingchart.com/docs/chart-types/bar#floating-bar-chart

Desktop App:
Tableau

 

Similar Charts : Error Bars (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Error%20Bars%20b23ce7b1905e40bc8a8741bdd3a73a2f.csv), Gantt Chart (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Gantt%20Chart%208e09a12025454705bb71bd18fccf6f7c.csv), Box & Whisker Plot (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Box%20&%20Whisker%20Plot%204dd2e81f563b4d1daec4a6ad65dc474a.csv), Candlestick Chart (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Candlestick%20Chart%20dd0de00876894d798f5b44e3bc7b0da7.csv)