decide.nolog.cz/app/templates/components/poll-evaluation-chart.hbs
jelhan 2a75db5304 Update to chartjs 2.x
enhancements:
* responsive charts
* native support for stacked bars
* CSP: script-src: unsafe-inline is not needed anymore #90
2016-08-12 23:09:43 +02:00

5 lines
59 B
Handlebars

{{ember-chart
type=type
data=data
options=options
}}