Update README.md

This commit is contained in:
Guilherme Freitas Pacheco
2017-05-07 15:33:43 -03:00
committed by GitHub
parent 92c05b838c
commit aeee51dfc8

View File

@@ -134,7 +134,7 @@ export default Bar.extend({
]
}
}
}
},
mounted () {
this.renderChart(this.datacollection, {responsive: true, maintainAspectRatio: false})
}