diff --git a/src/App.jsx b/src/App.jsx index 72900d54..52c66740 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -565,7 +565,7 @@ export default function App() { data={bar_data} index="label" categories={["invoiced", "pay30", "pay60"]} - colors={["teal", "sky", "gray"]} + colors={["teal", "amber", "gray"]} className="h-28" showLegend={false} showYAxis={false}