mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Created PieChart component. Refactored charts.
This commit is contained in:
parent
f277580722
commit
f6524392e2
15 changed files with 403 additions and 336 deletions
|
|
@ -194,7 +194,7 @@ export const THEME_COLORS = {
|
|||
},
|
||||
};
|
||||
|
||||
export const EVENT_COLORS = [
|
||||
export const CHART_COLORS = [
|
||||
'#2680eb',
|
||||
'#9256d9',
|
||||
'#44b556',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue