11👍
✅
legend
is a plugin for charts, so it will be under the plugins
in options.
options: {
plugins: {
legend: {
display: false
}
}
}
Source:stackexchange.com