79445696

Date: 2025-02-17 14:28:15
Score: 1
Natty:
Report link

In chart.js v4+ do this:

options: {
    scales:{
      x:{
        display:false
      },
      y:{
        display:false
      }
    },
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ahmad Beyranvand