Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y axis labels #49

Closed
GoogleCodeExporter opened this issue Oct 19, 2015 · 2 comments
Closed

Y axis labels #49

GoogleCodeExporter opened this issue Oct 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Done

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant