Vaibhav_Dashboard_Enhancement #9
@ -74,6 +74,7 @@ const HorizontalBarChart = ({
|
||||
textAnchor: "center",
|
||||
style: {
|
||||
colors: ["#000"], // Black labels
|
||||
fontSize: "8px",
|
||||
},
|
||||
formatter: function (_, opt) {
|
||||
const originalVal = sortedSeriesData[opt.dataPointIndex]; // Show real value
|
||||
|
Loading…
x
Reference in New Issue
Block a user