From Dark and Darker Wiki

No edit summary
No edit summary
Line 21: Line 21:
     fontColor = "gray";
     fontColor = "gray";
   }
   }
 
  var range = ["0"];
    
    
   new Chart(document.getElementById('<!--{$uniqueId|escape:'html'}-->'), {
   new Chart(document.getElementById('<!--{$uniqueId|escape:'html'}-->'), {
Line 30: Line 28:
     },
     },
     data: {
     data: {
       labels: range,
       labels: ["0","50","100","150","200","250","300","350","400","450","500"],
       datasets: [
       datasets: [
         {
         {

Revision as of 07:52, 15 June 2024

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