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

Added method to change padding between subcolumns, added borders around columns #490

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

danielabrozzoni
Copy link

Added method, in class ColumnChartView, that allows you to set te space between subcolumns.

@danielabrozzoni danielabrozzoni changed the title Added method to change padding between subcolumns Added method to change padding between subcolumns, added borders around columns Jun 29, 2018
@danielabrozzoni
Copy link
Author

Added borders around columns, you just have to chart.setBorders(true); . Then, you can change the borders color, using chart.setBordersColor(int colorID);

@lecho
Copy link
Owner

lecho commented Jun 30, 2018

Thanks! I'll look into this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants