From Dark and Darker Wiki

No edit summary
No edit summary
Line 47: Line 47:
       ],
       ],
     },
     },
    options: {
      scales: {
        y: {
          grid: {
            color: 'white'
          }
        },
        x: {
          grid: {
            color: 'red'
          }
        }
      }
    }
   });
   });
    
    

Revision as of 05:54, 7 January 2023