forked from phoenix/litellm-mirror
ui - simplify team spend color scheme
This commit is contained in:
parent
f54982a560
commit
127a030a5f
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
||||||
index="date"
|
index="date"
|
||||||
categories={uniqueTeamIds}
|
categories={uniqueTeamIds}
|
||||||
yAxisWidth={80}
|
yAxisWidth={80}
|
||||||
|
colors={["blue", "green", "yellow", "red", "purple"]}
|
||||||
|
|
||||||
stack={true}
|
stack={true}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue