Jerry

Results 22 comments of Jerry

hi everyone, please refer to [Chart.js version 1.1.1 Documentation](https://github.com/chartjs/Chart.js/tree/v1.1.1/docs). The `react-chartjs` library on master currently only supports this version of `Chart.js`. We're in the process of adding support for **Chart.js...

Please help us test the branch `chartjs-v2`. That will help us release v2 version as `2.0.0`.

hi @jgliner, would it possible to redraw when you update `yAxes` option on your side ? ``` (yAxesChanged ? : ) ``` I want to make sure we're minimizing regressions...

Hi @jgliner, sorry I mis-understood. I see what you are talking about. If this is the case, I prefer that we use react's core utility for this case. Please see...

I am backlogging this issue because I think we should focus on **Chart.js 2.0** support before talking about supporting react native

will be fixed in #180 when PR is updated

plugins have only been introduced in [Chart.js version >= 2.1.0 ](http://www.chartjs.org/docs/latest/developers/plugins.html). I'll label this as 2.0.0.

@stelro, can you please upload an example ?

@alexfqc, could you please provide an example where this is occurring ? Thanks