chart.js responsive error fix

This commit is contained in:
nixa 2016-05-11 11:54:31 +03:00
parent 0239c17766
commit 3f8e623584
4 changed files with 23 additions and 16 deletions

View file

@ -35,8 +35,7 @@ export class ChartJs {
public options = {
scaleShowLabelBackdrop : false,
segmentShowStroke : false,
// TODO: produce an error
// responsive: true,
responsive: true,
scaleFontColor: "rgba(255,255,255,.7)",
scaleLineColor: "rgba(255,255,255,.7)",
pointLabelFontColor: "rgba(255,255,255,.7)"