This commit is contained in:
2025-12-30 17:29:55 +01:00
parent 844a99bdf4
commit 5dfafc60e4

View File

@@ -565,7 +565,8 @@ export default function App() {
data={bar_data}
index="label"
categories={["invoiced", "pay30", "pay60"]}
colors={["teal", "bg-sky-600", "bg-gray-400"]}
colors={["#14b8a6", "#0284c7", "#9ca3af"]}
className="h-28"
showLegend={false}
showYAxis={false}