Rahul Jain
Joined: 12 Mar 2007 Posts: 27
|
Posted: Mon Mar 12, 2007 6:58 am Post subject: Polar Chart |
|
|
Polar Chart
A Polar Chart is a circular chart in which data is displayed in terms of values and angles. In a Polar Chart the points are plotted in Polar coordinates rather than Cartesian coordinates. A Polar Chart has two variables X and Y where X is plotted as an angle and Y is the radius.
In this section we are providing you an example to create a Polar Chart with full description. We made the polar chart example by using Jfreechart library.
for more information please visit : http://www.roseindia.net/chartgraphs/polar-chart.shtml
Thanks
Rahul |
|