]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
fix title
authorVille Hämäläinen <hamalainen.ville.p@gmail.com>
Sun, 28 Feb 2016 08:16:09 +0000 (10:16 +0200)
committerVille Hämäläinen <hamalainen.ville.p@gmail.com>
Sun, 28 Feb 2016 08:16:09 +0000 (10:16 +0200)
samples/doughnut.html

index 74da7d481b1dc1aa8dcf221c014933863561b000..475499d5da6b10f62d07d26afd28eb8284016de1 100644 (file)
             },
             title: {
                 display: true,
-                text: 'Our Favorite Datasets'
+                text: 'Chart.js Doughnut Chart'
             }
         }
     };