ui - simplify team spend color scheme

This commit is contained in:
Ishaan Jaff 2024-04-22 09:53:05 -07:00
parent 454925e461
commit e850aaa24d

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}
/>