diff --git a/ui/litellm-dashboard/src/components/usage.tsx b/ui/litellm-dashboard/src/components/usage.tsx index ad1aa0e574..1ac91dd109 100644 --- a/ui/litellm-dashboard/src/components/usage.tsx +++ b/ui/litellm-dashboard/src/components/usage.tsx @@ -667,9 +667,7 @@ const UsagePage: React.FC = ({ showLegend={true} index="date" categories={uniqueTeamIds} - yAxisWidth={80} - colors={["blue", "green", "yellow", "red", "purple"]} - + yAxisWidth={80} stack={true} />