Jason F

Results 2 comments of Jason F

@jtblin any chance this could be merged? Nice and simple but adds a huge amount of functionality and access to all the plugin events.

@abhinav1602 there's a somewhat hacky way to do what you need with the current version. This is how I've done it. ``` this.$scope.$on('chart-create', (event, chart) => { chart.config.plugins = {...