30.12.25
This commit is contained in:
@@ -565,7 +565,7 @@ export default function App() {
|
|||||||
data={bar_data}
|
data={bar_data}
|
||||||
index="label"
|
index="label"
|
||||||
categories={["invoiced", "pay30", "pay60"]}
|
categories={["invoiced", "pay30", "pay60"]}
|
||||||
colors={["teal", "sky", "gray"]}
|
colors={["teal", "amber", "gray"]}
|
||||||
className="h-28"
|
className="h-28"
|
||||||
showLegend={false}
|
showLegend={false}
|
||||||
showYAxis={false}
|
showYAxis={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user