mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
7 lines
120 B
Handlebars
7 lines
120 B
Handlebars
|
<EmberChart
|
||
|
@type='doughnut'
|
||
|
@data={{this.chartData}}
|
||
|
@options={{this.chartOptions}}
|
||
|
@height={{400}}
|
||
|
/>
|