am b6efa7a3: am 290fec2e: am b436b93d: am 318c73a0: am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs

* commit 'b6efa7a3fa2e517e00a8977e159bd712e3bd534b':
  dashboard update for march '14
This commit is contained in:
Scott Main
2014-03-04 03:00:58 +00:00
committed by Android Git Automerger

View File

@@ -61,7 +61,7 @@ Platform Versions</a>.</p>
</div>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 4, 2014.
<p style="clear:both"><em>Data collected during a 7-day period ending on March 3, 2014.
<br/>Any versions with less than 0.1% distribution are not shown.</em>
</p>
@@ -92,7 +92,7 @@ Screens</a>.</p>
</div>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 4, 2014.
<p style="clear:both"><em>Data collected during a 7-day period ending on March 3, 2014.
<br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p>
@@ -133,17 +133,17 @@ uses.</p>
</tr>
<tr>
<td>2.0</th>
<td>92.3%</td>
<td>91.1%</td>
</tr>
<tr>
<td>3.0</th>
<td>7.6%</td>
<td>8.8%</td>
</tr>
</table>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 4, 2014</em></p>
<p style="clear:both"><em>Data collected during a 7-day period ending on March 3, 2014</em></p>
@@ -161,17 +161,17 @@ uses.</p>
var VERSION_DATA =
[
{
"chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chl=Froyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat&chf=bg%2Cs%2C00000000&chd=t%3A1.3%2C20.0%2C0.1%2C16.1%2C60.7%2C1.8&chco=c4df9b%2C6fad0c",
"chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat&chd=t%3A1.2%2C19.0%2C0.1%2C15.2%2C62.0%2C2.5&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&chs=500x250&cht=p",
"data": [
{
"api": 8,
"name": "Froyo",
"perc": "1.3"
"perc": "1.2"
},
{
"api": 10,
"name": "Gingerbread",
"perc": "20.0"
"perc": "19.0"
},
{
"api": 13,
@@ -181,27 +181,27 @@ var VERSION_DATA =
{
"api": 15,
"name": "Ice Cream Sandwich",
"perc": "16.1"
"perc": "15.2"
},
{
"api": 16,
"name": "Jelly Bean",
"perc": "35.5"
"perc": "35.3"
},
{
"api": 17,
"name": "Jelly Bean",
"perc": "16.3"
"perc": "17.1"
},
{
"api": 18,
"name": "Jelly Bean",
"perc": "8.9"
"perc": "9.6"
},
{
"api": 19,
"name": "KitKat",
"perc": "1.8"
"perc": "2.5"
}
]
}
@@ -217,17 +217,17 @@ var SCREEN_DATA =
"data": {
"Large": {
"hdpi": "0.6",
"ldpi": "0.8",
"mdpi": "4.4",
"tvdpi": "1.6",
"ldpi": "0.7",
"mdpi": "4.3",
"tvdpi": "1.5",
"xhdpi": "0.6"
},
"Normal": {
"hdpi": "33.3",
"ldpi": "0.1",
"mdpi": "13.9",
"xhdpi": "20.2",
"xxhdpi": "11.3"
"hdpi": "33.7",
"ldpi": "0.2",
"mdpi": "13.6",
"xhdpi": "19.9",
"xxhdpi": "11.9"
},
"Small": {
"ldpi": "8.1"
@@ -235,12 +235,12 @@ var SCREEN_DATA =
"Xlarge": {
"hdpi": "0.3",
"ldpi": "0.1",
"mdpi": "4.5",
"mdpi": "4.3",
"xhdpi": "0.2"
}
},
"densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chf=bg%2Cs%2C00000000&chd=t%3A9.1%2C22.8%2C1.6%2C34.3%2C21.0%2C11.3&chco=c4df9b%2C6fad0c",
"layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=Xlarge%7CLarge%7CNormal%7CSmall&chf=bg%2Cs%2C00000000&chd=t%3A5.1%2C8.0%2C78.9%2C8.1&chco=c4df9b%2C6fad0c"
"densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chd=t%3A9.1%2C22.2%2C1.5%2C34.6%2C20.7%2C11.9&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&chs=400x250&cht=p",
"layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chd=t%3A4.9%2C7.7%2C79.3%2C8.1&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&chs=400x250&cht=p"
}
];