ui - simplify team spend color scheme

This commit is contained in:
Ishaan Jaff 2024-04-22 09:53:05 -07:00
parent f54982a560
commit 127a030a5f

View file

@ -392,6 +392,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
index="date"
categories={uniqueTeamIds}
yAxisWidth={80}
colors={["blue", "green", "yellow", "red", "purple"]}
stack={true}
/>