This commit is contained in:
2025-12-30 17:43:51 +01:00
parent 94d08972b5
commit a2f81b54a8

View File

@@ -565,7 +565,7 @@ export default function App() {
data={bar_data}
index="label"
categories={["invoiced", "pay30", "pay60"]}
colors={["teal", "blue", "gray"]}
colors={["teal", "zinc", "slate"]}
className="h-28"
showLegend={false}
showYAxis={false}