Jerome
Jerome
You can change the transparency as much as you want with rgba, nothing is hardcoded on this side. Maybe you meant to open an issue in Chart.js project?
I see. Maybe we could add a global option for the fill colour.
Waiting on https://github.com/chartjs/Chart.js/pull/4079
It's controlled via standard chart.js options. On 14 Sep. 2017 7:17 am, "Dale Myszewski" wrote: > As the title says is the ability to display or not display the legend...
PRs welcome ;)
I cannot repro using `$http`, neither with `ng-show`: http://jsbin.com/voguni/2/edit?html,js,output
Yes. I was planning to have a look after support for chart.js 2.0 is merged which should happen pretty soon, see https://github.com/jtblin/angular-chart.js/tree/chartjs-2.0.
Chart.js 2.x merge should be coming soon. I've added support for all new types of charts and got pretty much all the breaking changes in that I wanted so far....
Yes, I will be posting the progress here. Not sure when I'm going to start on that yet.
I've started to look at typescript conversion over the weekend however it's going to take some time...