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