This commit is contained in:
2025-12-30 17:41:16 +01:00
parent 85b2c50d05
commit 94d08972b5

View File

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