Austin Pray
Austin Pray
If someone wants to spearhead this I can def give them contribution and npm access.
@jerairrest I sent you contributor access. Let me know if you need anything else!
@jerairrest @benmccann btw both of you guys have npm access now. Recommend releasing the current master as 1.0.0 and then whatever breaking changes ya'll do in the merge release a...
Are you trying to use Chartjs v2 with the current release of react-chartjs? The master only works with v1 right now.
@gor181 shoot a PR over! This should fix it as well: https://github.com/jhudson8/react-chartjs/pull/104
@polguixe read the error message. It's telling you exactly what's going on. Install chartjs 1.x
See if the issue is fixed with https://github.com/jhudson8/react-chartjs/tree/chartjs-v2
Got a PR here: https://github.com/jhudson8/react-chartjs/pull/87 Take the initiative and help test this PR out so we can get it merged.
Here's the plan: 1. Create a branch to consolidate V2 development (https://github.com/jhudson8/react-chartjs/tree/chartjs-v2) 2. Release current master as 1.0.0. 1.0.0 will accept backports of bug fixes and perhaps react version compatibility...
The faster you guys test https://github.com/jhudson8/react-chartjs/tree/chartjs-v2 the faster this can get consolidated into a 2.0 release