]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
fix titles
authorVille Hämäläinen <hamalainen.ville.p@gmail.com>
Sun, 28 Feb 2016 07:50:45 +0000 (09:50 +0200)
committerVille Hämäläinen <hamalainen.ville.p@gmail.com>
Sun, 28 Feb 2016 07:50:45 +0000 (09:50 +0200)
samples/timeScale/combo-time-scale.html
samples/timeScale/line-time-point-data.html

index 7f0bc18d4c261770d22163bfd1bfb55f8494024a..c2d9ee85422d0dba6fd0bb9b5cfb33653eb26ba7 100644 (file)
@@ -75,7 +75,7 @@
                                responsive: true,
                 title:{
                     display:true,
-                    text:"Chart.js Line Chart - Combo Time Scale"
+                    text:"Chart.js Combo Time Scale"
                 },
                                scales: {
                                        xAxes: [{
index 1e4f747beaea23b0319424f487664185a759f5da..fe463d551c02a6ec0cfe335cabd1293b785aa73a 100644 (file)
@@ -86,7 +86,7 @@
                                responsive: true,
                 title:{
                     display:true,
-                    text:"Chart.js Line Chart - Time Point Data"
+                    text:"Chart.js Time Point Data"
                 },
                                scales: {
                                        xAxes: [{