[]
        
(Showing Draft Content)

Range

Range Charts display a pair of values (low and high) for each data point to visualize a range rather than a single value. They highlight the distance between the two values, making them useful for showing variability or spread in the data.


Range Area

A Range Area Chart is a variation of the standard Area Chart. The filled area lies between the lowest and highest values for each data point, rather than between the values and the horizontal axis.

Range Bar

A Range Bar Chart is a variation of the standard Bar Chart. Instead of plotting single values along the horizontal axis, it displays two values, a low and a high, for each category.

Range Column

A Range Column Chart is a variation of the standard Column Chart. It displays two values, low and high, on the vertical axis at the same time, rather than plotting values individually.