Do you want to hide the y-axis labels, or the legend?
Hide the legend with setting visible false here.
legend: {
visible: true,
title: {
visible: false
}
},
legendGroup: {
layout: {
position: "top"
}
},
Do you want to hide the y-axis labels, or the legend?
Hide the legend with setting visible false here.
legend: {
visible: true,
title: {
visible: false
}
},
legendGroup: {
layout: {
position: "top"
}
},