Sylvain Thénault

Results 4 comments of Sylvain Thénault

Hello, I encountered the same problem. Why not simply add something like ` this.chartInstance.config.plugins = this.props.plugins; ` in `updateChart`? The seems to do the trick and seems better than fully...

I've also hit this problem and would be interested in a fix or workaround (looked through the doc and didn't found anything that could do the trick easily)

I'm +1 on this, I've similar pb with building `HEADERS` where using a regular function is easier.