NikhithaTarala / achartengine

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

Some part of the x values under the graph cannot be seen #217

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some part of the x values under the graph cannot be seen. 

renderer.setXLabelsAlign(Align.LEFT); is of no help. It would be great to show 
e.g. 15 bars with 15 names rotated vertically degrees, but like you see, it is 
impossible.

What is the expected output? What do you see instead?
The expected output would be a chart with more space underneath for x values. 
Now around 7 chars can be seen. 15-20 would be better.

Please provide a source code snippet that we can use to replicate the issue.

What version of the product binary library are you using?
1.0.0

Please provide any additional information below.

Original issue reported on code.google.com by balintfa...@gmail.com on 3 Jun 2012 at 2:03

GoogleCodeExporter commented 8 years ago
Have you tried renderer.setMargins()?

Original comment by dandrome...@gmail.com on 13 Jun 2012 at 10:41

GoogleCodeExporter commented 8 years ago

Original comment by dandrome...@gmail.com on 13 Jun 2012 at 11:46