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

Support for named stacks w/ Highcharts & Chart.js #83

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

swrobel
Copy link
Contributor

@swrobel swrobel commented Feb 1, 2017

Highcharts currently supports grouped & stacked bar/column charts, and Chart.js is adding support in 2.5. This adds support for passing this extra data property through to these libraries. I've tested, and including this property in current Chart.js (2.4) doesn't break anything - it just renders like a normal stacked chart.

@ankane
Copy link
Owner

ankane commented Feb 2, 2017

Thanks @swrobel, I'll take a look when I have some time. At first glance, it looks like there's a missing comma.

@swrobel
Copy link
Contributor Author

swrobel commented Feb 2, 2017

Good catch. Fixed!

@swrobel
Copy link
Contributor Author

swrobel commented Mar 8, 2017

Any reason you're opposed to merging?

@ankane ankane merged commit 63b46a5 into ankane:master Mar 21, 2017
@ankane
Copy link
Owner

ankane commented Mar 21, 2017

Hey @swrobel, this looks great 👍 Big thanks!

ankane added a commit that referenced this pull request Apr 20, 2017
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.

2 participants