diff --git a/src/components/BarChart/index.tsx b/src/components/BarChart/index.tsx index dd9f91e..18fa623 100644 --- a/src/components/BarChart/index.tsx +++ b/src/components/BarChart/index.tsx @@ -143,8 +143,8 @@ export default function BarChart({ }, xaxis: { title: { - text: "Flower", - offsetY: 135, + text: "Flowers", + offsetY: 140, offsetX: -20, style: { fontSize: "12",