emn178

Results 47 comments of emn178

what's this?

thanks for report. mistake to use `>>`, should be `>>>`. v0.7.3 fixed this.

which file?

If this apply to bar chart, I think it can only apply to stacked. looks polarArea can apply this. I will try polarArea first.

v0.15.0 supports polar area now. please try it.

v1.1.0 supports bar chart now. please try it.

it's expected if overlap = false. When the area can't contain the label, it won't display.

Maybe the size change small when hover. Can you post sample code?

I think this feature should be support by Chart.js core. Before that, you can update options manually.

Please provide more information, and you can refer to [this sample](https://github.com/emn178/angular2-chartjs-sample)