Rahul Jain
Joined: 12 Mar 2007 Posts: 27
|
Posted: Wed Mar 14, 2007 10:57 am Post subject: WaterFall Chart |
|
|
WaterFall Chart Example by using JFreeChart
This is a type of chart, which shows an increase or decrease in a initial value. This contains floating vertical columns that shows the increase or decrease in a initial value through a series of intermediate steps leading to a final value. An invisible column keeps the increase or decrease related to the heights of the previous columns.
In this section you will get the example of WaterFall Chart with the full description of the program.
for more information please visit : http://www.roseindia.net/chartgraphs/waterfall-chart.shtml
Thanks
Rahul |
|