29.12.25
This commit is contained in:
@@ -558,7 +558,7 @@ export default function App() {
|
||||
|
||||
<div className="w-full h-1 bg-gray-200 dark:bg-gray-600 mb-4"></div>
|
||||
<BarChart
|
||||
data={data}
|
||||
data={bar_data}
|
||||
index="label"
|
||||
categories={["invoiced", "pay30", "pay60"]}
|
||||
colors={["teal", "blue", "slate"]}
|
||||
|
||||
Reference in New Issue
Block a user