Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: polymer_0.4.0/bower_components/chartnewjs/improvements_change_history

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Change history 1 Change history
2 -------------- 2 --------------
3 3
4 28/10/2014 - Vancoppenolle Francois - responsive options is available 4 28/10/2014 - Vancoppenolle Francois - responsive options is available
5 - function updateChart can be used to update a graph 5 - function updateChart can be used to update a graph
6 06/10/2014 - Vancoppenolle Francois - new options to set the legend whereever yo u want 6 06/10/2014 - Vancoppenolle Francois - new options to set the legend whereever yo u want
7 - fix of several bugs 7 - fix of several bugs
8 29/09/2014 - Chris2014 - default value defined for scaleLabel2 8 29/09/2014 - Chris2014 - default value defined for scaleLabel2
9 27/09/2014 - naudhr - Fix Bug to mouse functions + code reductio n 9 27/09/2014 - naudhr - Fix Bug to mouse functions + code reductio n
10 25/09/2014 - Vancoppenolle François - Enhancements : 10 25/09/2014 - Vancoppenolle François - Enhancements :
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 { 169 {
170 fillColor : "rgba(151,187,205,0.5)", 170 fillColor : "rgba(151,187,205,0.5)",
171 strokeColor : "rgba(151,187,205,1)", 171 strokeColor : "rgba(151,187,205,1)",
172 pointColor : "rgba(151,187,205,1)", 172 pointColor : "rgba(151,187,205,1)",
173 pointStrokeColor : "#fff", 173 pointStrokeColor : "#fff",
174 data : [-28,-48,-40,-19,-96,-27,-100], 174 data : [-28,-48,-40,-19,-96,-27,-100],
175 title : "Second data" 175 title : "Second data"
176 } 176 }
177 ] 177 ]
178 } 178 }
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/chartnewjs/composer.json ('k') | polymer_0.4.0/bower_components/chartnewjs/mathFunctions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698