Author: mseidel
Date: Tue Jan  3 23:28:52 2017
New Revision: 1777244

URL: http://svn.apache.org/viewvc?rev=1777244&view=rev
Log:
test

Modified:
    openoffice/ooo-site/trunk/content/stats/downloads.html

Modified: openoffice/ooo-site/trunk/content/stats/downloads.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/downloads.html?rev=1777244&r1=1777243&r2=1777244&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/downloads.html (original)
+++ openoffice/ooo-site/trunk/content/stats/downloads.html Tue Jan  3 23:28:52 
2017
@@ -35,7 +35,7 @@
                                                      dataSource: new 
Timeplot.ColumnSource(daily_eventSource,1),
                                                      valueGeometry: new 
Timeplot.DefaultValueGeometry({
                                                                                
                       gridColor: "#000000",
-                                                                               
                       axisLabelsPlacement: "right",
+                                                                               
                       axisLabelsPlacement: "left",
                                                                                
                       }),
                                                      timeGeometry: new 
Timeplot.DefaultTimeGeometry({
                                                                                
                     gridColor: new Timeplot.Color("#000000"),
@@ -52,7 +52,7 @@
                                                      dataSource: new 
Timeplot.ColumnSource(total_eventSource,2),
                                                      valueGeometry: new 
Timeplot.DefaultValueGeometry({
                                                                                
                       gridColor: "#000000",
-                                                                               
                       axisLabelsPlacement: "right",
+                                                                               
                       axisLabelsPlacement: "left",
                                                                                
                       }),
                                                      timeGeometry: new 
Timeplot.DefaultTimeGeometry({
                                                                                
                     gridColor: new Timeplot.Color("#000000"),


Reply via email to