divyavamsee / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Support for end angle in pie charts #404

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In addition to the start angle it would be useful to have an end angle 
(default: start + 2 * pi) which would allow to draw partial pie charts. There 
could be a switch to draw all pies either in the available range (and so more 
or less compressed) or as usual over the 2 * pi range, but then cut off at the 
end angle. The latter could also be enhanced to allow an arbitrary start angle 
of the pies to draw (not necessarily at the start angle of the pie chart).

Animating both start values in different directions would make a cool effect. 
Additionally one could implement kinda zoom feature in the sense that you 
scroll out (rotate out) large pies and then stretch smaller ones over the 
remaining space.

Original issue reported on code.google.com by mike.lischke on 15 Feb 2012 at 8:41

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 20 Feb 2012 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 23 Apr 2012 at 12:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision f5c630b08d0a.

Original comment by eskr...@mac.com on 27 Apr 2012 at 1:36