79400515

Date: 2025-01-30 16:15:01
Score: 1
Natty:
Report link

just put it in the options:

 options: {
    scales : {
        /////// <- this part is for y range, alternatively you could set x range
         yAxes: [{
          ticks: {
            min: -200, 
            max: 10000
          }
        }]
        
        
        ///////
    }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mahdi Ahmadifard