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 support for inline plugins (see chartjs@2.5.0) and modified mix… #120

Merged
merged 2 commits into from
Apr 21, 2017

Conversation

andrewkchan
Copy link

I've added support for inline/per-chart plugins as specified in chart.js 2.5.0. See @3363 at chartjs and the extended plugin API for specifics. It's not that much, I just added another plugins prop and passed it down when the chart is rendered.

I also modified the mixed data example to include a small example plugin.

@jerairrest
Copy link
Collaborator

Thanks @theandrewchan !

@jerairrest jerairrest changed the base branch from master to rc-2.1.0 April 21, 2017 05:33
@jerairrest jerairrest merged commit 83e4240 into reactchartjs:rc-2.1.0 Apr 21, 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