mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 08:23:47 +00:00
ui - fix team based usage crashing
This commit is contained in:
@@ -667,9 +667,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
||||
showLegend={true}
|
||||
index="date"
|
||||
categories={uniqueTeamIds}
|
||||
yAxisWidth={80}
|
||||
colors={["blue", "green", "yellow", "red", "purple"]}
|
||||
|
||||
yAxisWidth={80}
|
||||
stack={true}
|
||||
/>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user