stats: add data points to the user satisfaction
This commit is contained in:
parent
283f110e9b
commit
f42d9fce0c
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
stacked: true,
|
||||
suffix: ' %',
|
||||
max: 100,
|
||||
colors: ["#BD0107", "#F28900", "#15AD70"]
|
||||
library: { plotOptions: { series: { marker: { enabled: true }}}},
|
||||
colors: ["#C31C25", "#F5962A", "#25B177"]
|
||||
|
||||
.stat-card.stat-card-half.pull-left
|
||||
%span.stat-card-title
|
||||
|
|
Loading…
Add table
Reference in a new issue