From Dark and Darker Wiki

No edit summary
No edit summary
Line 31: Line 31:
       datasets: [
       datasets: [
         {
         {
           data: [{"x": 0,"y": 0},{"x": 1,"y": 1}],
           data: [{"x": 0,"y": 0},{"x": 500,"y": 1}],
           borderColor: color,
           borderColor: color,
           backgroundColor: color,
           backgroundColor: color,
Line 37: Line 37:
         },
         },
         {
         {
           data: [{"x": 0,"y": 1},{"x": 1,"y": 1}],
           data: [{"x": 0,"y": 1},{"x": 500,"y": 1}],
           borderColor: color,
           borderColor: color,
           backgroundColor: color,
           backgroundColor: color,

Revision as of 07:53, 15 June 2024

Error in widget TestChart: Unable to load template 'wiki:TestChart'