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

Implement Horizontal Bar Chart. This includes the basics of setting a… #346

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

Conversation

gtcompscientist
Copy link

… ColumnChartData as "horizontal", automatic reorientation of the axes to properly reflect that the X-Axis becomes vertical, and the Y-Axis becomes horizontal in this style of chart. It also auto-reverses the vertical axis values to start from the top. Bumped both the VERSION_NAME and VERSION_CODE to reflect the changes, though none of these are breaking changes with existing versions. Gradle versions were bumped to be compatible with the latest version of Android Studio.

… ColumnChartData as "horizontal", automatic reorientation of the axes to properly reflect that the X-Axis becomes vertical, and the Y-Axis becomes horizontal in this style of chart. It also auto-reverses the vertical axis values to start from the top. Bumped both the VERSION_NAME and VERSION_CODE to reflect the changes, though none of these are breaking changes with existing versions. Gradle versions were bumped to be compatible with the latest version of Android Studio.
@gtcompscientist
Copy link
Author

This addresses Issue #64 and #124

Let me know if the style needs any adjustment.

@jacobozamora
Copy link

It's fantastic!!

@lecho could you accept the pull request and generate a new release with this changes?

thanks!

best regards!

@mattvb91
Copy link

+1

@nthreads
Copy link

nthreads commented Apr 15, 2017

@gtcompscientist I still can't find function to set Horizontal true, can you please guide me how can i use it? I've object of ColumnChartData but it's not giving me setHorizontal function. I'm using version 1.5.8.
Thanks

@annie-l
Copy link
Contributor

annie-l commented Aug 4, 2017

thanks @gtcompscientist!

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

5 participants