wangyao5 / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

request for legend size to fit #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Enhancement request for the legend to only be as large as it needs to be. 
Currently it is either controlled directly by the end-user or defaulted to 1/5 
of the chart's height.

I directly include achartengine's source code in my app's source code, so if I 
end up implementing this, I'll refer you to my solution.

Original issue reported on code.google.com by jondwil...@gmail.com on 13 Jan 2011 at 6:16

GoogleCodeExporter commented 9 years ago
Sure, if you implement this, send us a patch.

Original comment by dandrome...@gmail.com on 19 Jan 2011 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 3 Feb 2011 at 12:14

GoogleCodeExporter commented 9 years ago
renderer.setFitLegend()
Fixed in SVN rev. r144.

Original comment by dandrome...@gmail.com on 3 Mar 2011 at 5:37