Author: mseidel
Date: Wed Mar 8 13:57:38 2017
New Revision: 1785968
URL: http://svn.apache.org/viewvc?rev=1785968&view=rev
Log:
Changed size and colour
Modified:
openoffice/ooo-site/trunk/content/stats/downloads-test.html
Modified: openoffice/ooo-site/trunk/content/stats/downloads-test.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/downloads-test.html?rev=1785968&r1=1785967&r2=1785968&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/downloads-test.html (original)
+++ openoffice/ooo-site/trunk/content/stats/downloads-test.html Wed Mar 8
13:57:38 2017
@@ -41,8 +41,8 @@
gridColor: new Timeplot.Color("#000000"),
axisLabelsPlacement: "top"
}),
- lineColor: "#ff0000",
- fillColor: "#cc8080",
+ lineColor: "#0E85CD",
+ fillColor: "#15A7FF",
showValues: true
})
];
@@ -58,8 +58,8 @@
gridColor: new Timeplot.Color("#000000"),
axisLabelsPlacement: "top"
}),
- lineColor: "#ff0000",
- fillColor: "#cc8080",
+ lineColor: "#0E85CD",
+ fillColor: "#F5F8FA",
showValues: true
})
];
@@ -77,9 +77,9 @@
<p>
This chart uses the <a href="http://www.simile-widgets.org/timeplot/">SIMILE
Timeplot widget</a> and is based on the data series contained in
-<a href="http://www.openoffice.org/stats/aoo-downloads.txt">this data
file.</a> The data in that file based on download statistics gathered by
+<a href="https://www.openoffice.org/stats/aoo-downloads.txt">this data
file.</a> The data in that file based on download statistics gathered by
SourceForge (the host of our downloads) and exposed by them through their
-<a
href="http://sourceforge.net/p/forge/documentation/Download%20Stats%20API/">Download
Stats API</a>. The data is collected and aggregated by a
+<a
href="https://sourceforge.net/p/forge/documentation/Download%20Stats%20API/">Download
Stats API</a>. The data is collected and aggregated by a
<a
href="https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/detail-by-day.py">Python
script</a>.
</p>
@@ -109,7 +109,7 @@ Daily Downloads
Total (Cumulative) Downloads
</div>
-<div id="total" style="height: 150px;">
+<div id="total" style="height: 200px;">
</div>
</body>