ui - simplify team spend color scheme
This commit is contained in:
parent
f54982a560
commit
127a030a5f
@ -392,6 +392,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
||||
index="date"
|
||||
categories={uniqueTeamIds}
|
||||
yAxisWidth={80}
|
||||
colors={["blue", "green", "yellow", "red", "purple"]}
|
||||
|
||||
stack={true}
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user