score:0

Accepted answer

you have a typo in plugins. change "plugings" to "plugins"

options: {
    plugins: {
        legend: {
            display: false
        },
    },
  }

other than that it should be correct


Related Query

More Query from same tag