mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 02:25:34 +00:00
ui - simplify team spend color scheme
This commit is contained in:
@@ -392,6 +392,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
||||
index="date"
|
||||
categories={uniqueTeamIds}
|
||||
yAxisWidth={80}
|
||||
colors={["blue", "green", "yellow", "red", "purple"]}
|
||||
|
||||
stack={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user