mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
0be2191726
refs https://github.com/TryGhost/Team/issues/1941 Updated attribution dashboard widget design refs https://github.com/TryGhost/Team/issues/1941
7 lines
120 B
Handlebars
7 lines
120 B
Handlebars
<EmberChart
|
|
@type='doughnut'
|
|
@data={{this.chartData}}
|
|
@options={{this.chartOptions}}
|
|
@height={{300}}
|
|
/>
|