Skip to content

Commit

Permalink
Add more colors to DoughnutChart
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraKoskelainen committed Sep 3, 2024
1 parent af7a094 commit ffb1547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/charts/DoughnutChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@ export default defineComponent({
'#70bbd7',
'#1f4060',
'#e49f15',
'#8a6142',
'#3a8521',
'#e48868',
'#d3ccc4',
],
data: this.doughnutData,
Expand Down

0 comments on commit ffb1547

Please sign in to comment.