diff options
| -rw-r--r-- | docs/html/resources/dashboard/platform-versions.jd | 10 | ||||
| -rw-r--r-- | docs/html/resources/dashboard/screens.jd | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index 5be732f8dfd1..5e751057e17d 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -50,7 +50,7 @@ ending on the data collection date noted below.</p> <div class="dashboard-panel"> <img alt="" width="460" height="250" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.1,24.7,25.1,0.1,0.3,49.8&chl= +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.1,24.6,25.0,0.1,0.3,50.0&chl= Android%201.1|Android%201.5|Android%201.6|Android%202.0|Android%202.0.1|Android%202.1&chco=c4df9b, 6fad0c" /> @@ -60,12 +60,12 @@ Android%201.1|Android%201.5|Android%201.6|Android%202.0|Android%202.0.1|Android% <th>Percent of Devices</th> </tr> <tr><td>Android 1.1</td><td>0.1%</td></tr> -<tr><td>Android 1.5</td><td>24.7%</td></tr> -<tr><td>Android 1.6</td><td>25.1%</td></tr> +<tr><td>Android 1.5</td><td>24.6%</td></tr> +<tr><td>Android 1.6</td><td>25.0%</td></tr> <tr><td>Android 2.0</td><td>0.1%</td></tr> <tr><td>Android 2.0.1</td><td>0.3%</td></tr> -<tr><td>Android 2.1</td><td>49.8%</td></tr> +<tr><td>Android 2.1</td><td>50.0%</td></tr> </table> -<p><em>Data collected during two weeks ending on June 15, 2010</em></p> +<p><em>Data collected during two weeks ending on June 16, 2010</em></p> </div> diff --git a/docs/html/resources/dashboard/screens.jd b/docs/html/resources/dashboard/screens.jd index 7ab15308f8dc..f8130ea50e9d 100644 --- a/docs/html/resources/dashboard/screens.jd +++ b/docs/html/resources/dashboard/screens.jd @@ -49,7 +49,7 @@ ending on the data collection date noted below.</p> <div class="dashboard-panel"> <img alt="" width="460" height="250" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.1,58.0,40.8&chl=Small%20/%20ldpi| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.1,57.8,41.0&chl=Small%20/%20ldpi| Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <table> @@ -66,8 +66,8 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> </tr> <tr><th scope="row">Normal</th> <td></td> -<td class='cent hi'>58.0%</td> -<td class='cent hi'>40.8%</td> +<td class='cent hi'>57.8%</td> +<td class='cent hi'>41.0%</td> </tr> <tr><th scope="row">Large</th> <td></td> @@ -76,6 +76,6 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> </tr> </table> -<p><em>Data collected during two weeks ending on June 15, 2010</em></p> +<p><em>Data collected during two weeks ending on June 16, 2010</em></p> </div> |