0👍
in the options
object, try:
options: {
responsive: true,
scales: {
[yAxisId]: {
display: false,
},
},
}
Source:stackexchange.com
0👍
in the options
object, try:
options: {
responsive: true,
scales: {
[yAxisId]: {
display: false,
},
},
}