KavaChart in Action - Examples and Documentation - ProServe
[ Back ] Specialty Chart Collection - Hi-Lo Bar & Column Charts
Bar charts are ideal for comparing categories or discrete events against a common
scale. In KavaChart, bar charts with vertical bars are called "column" charts,
while those with horizontal bars are called "bar" charts.
Bar charts are particularly good at highlighting the differences between items. If you need to show trends, a line chart or area chart variant might be a better choice. KavaChart ProServe has 2 hi-lo bar type charts:
|
This bar chart variant is the high low bar. These charts are particularly useful for comparing items that have two values, typically a high and a low. This chart is available for either vertical or horizontal bars. For examples of open-high-low-close, candlestick, and other finance oriented high low bar charts, see our finance chart examples. See the gantt chart examples for a specific approach to time oriented horizontal high-low charting. This chart type uses Y and Y2 values. Y2 values are interpreted as the difference between the high and low value. Like all other KavaChart applets, data parameters can be generated dynamically or you can use this applet to read dynamic data from a URL. |