Skip to content

Commit

Permalink
Merge pull request #131 from JobV/patch-1
Browse files Browse the repository at this point in the history
fix a typo in an example
  • Loading branch information
apertureless authored Jul 1, 2017
2 parents 6736715 + 43bada7 commit 0b12e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export default Bar.extend({
]
}
}
}
},
mounted () {
this.renderChart(this.datacollection, {responsive: true, maintainAspectRatio: false})
}
Expand Down

0 comments on commit 0b12e0f

Please sign in to comment.