This commit is contained in:
2025-12-30 17:38:04 +01:00
parent ef5d3168cb
commit 85b2c50d05

View File

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