ibrahimsaputra / achartengine

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

Y axis labels #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I created a chart, and because I would like to have the background white, I was 
wondering if it was possible to either have the labels moved slighly to the 
left, so they no longer appear in the chart, but only left to it, or have an 
option to change the background color beyond the chart area.

Other than that very good library created here:)

Original issue reported on code.google.com by Knudmu...@gmail.com on 8 Feb 2011 at 10:49

GoogleCodeExporter commented 9 years ago
Several options here:
* renderer.setMargins() to tweak all the margins around the chart
* renderer.setMarginsColor() for setting the color of the margins around the 
chart
* renderer.setYLabelsAlign() to set the Y axis labels alignment

Let's please use the Google group for this kind of discussions from now on such 
as others can benefit of this information.

Original comment by dandrome...@gmail.com on 15 Feb 2011 at 6:57

GoogleCodeExporter commented 9 years ago
Hi. In which revision are available this options?? I'm working with the 59, 
because I had problems with the rendering with later revisions.

Original comment by yisbelma...@gmail.com on 23 Feb 2011 at 10:38