diff --git a/src/App.jsx b/src/App.jsx index 52c66740..f1f98548 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", "amber", "gray"]} + colors={["teal", "blue", "gray"]} className="h-28" showLegend={false} showYAxis={false}