File:Web browser usage share.svg
From Wikimedia Commons, the free media repository
Full resolution (SVG file, nominally 630 × 630 pixels, file size: 47 KB)
Summary: A bar chart of the usage share of web browsers using data from the median values of the summary table of en:Usage share of web browsers. It was created using R with the following R code:
title = "Usage share of web browsers: June 2011"
percent = c(40.9, 26.8, 17.6, 6.9, 2.7, 6.5)
name = c("Internet\nExplorer", "Firefox", "Chrome", "Safari", "Opera", "Mobile\nBrowsers")
color = c("#0000FFFF", "#FFFF00FF", "#00FF00FF", "#00FFFFFF", "#FF0000FF", "#FF00FFFF")
svg()
barplot(height = percent, names.arg = name, col = color, main = title, ylab = "Percent Usage")
dev.off()
|
|
This chart was created with R. |
✓ The source code of this SVG is valid.
[edit] Licensing
| I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
|
[edit] Original upload history
This file was originally uploaded at en.wikipedia as Web browser usage share.svg, before it was transferred to Commons.
| Upload date | User | Bytes | Dimensions | Comment |
|---|---|---|---|---|
| 2009-11-27 09:55:31 | Jdm64 | 42925 | 630×630 | Median is what we want since (1) number of sources is small (2) it's unknown how the sources calculate the percentages. Mean is just wrong. Also changed "other" to be the median of the missing from the sources. |
| 2009-11-26 21:25:07 | Thorenn | 69092 | 417×415 | Changed to match mean as opposed to median values. I used a different method to make it svg as I am unfamiliar with R. I request the original author to reflect the value changes based on my reasons stated here [[User talk:Wikiolap#Template:Browser]] marke |
| 2009-11-26 20:22:45 | Thorenn | 43926 | 630×630 | Reverted to version as of 17:45, 30 October 2009 |
| 2009-11-26 20:19:01 | Thorenn | 6843 | 555×554 | Changed to match mean as opposed to median values. Unfortunately could not make it svg. I request the original author to reflect the value changes based on my reasons stated here [[User talk:Wikiolap#Template:Browser marketshare]]. |
| 2009-11-18 18:51:40 | Jdm64 | 42912 | 630×630 | oct update |
| 2009-10-30 17:45:58 | Killiondude | 43926 | 630×630 | Reverted to version as of 12:39, 18 October 2009 |
| 2009-10-29 10:36:25 | Manfroze | 71204 | 630×630 | fixed |
| 2009-10-29 10:34:16 | Manfroze | 2615 | 630×630 | better graphics |
| 2009-10-18 12:39:54 | Gnassar | 43926 | 630×630 | Reverted to version as of 00:53, 4 October 2009 - wrong image format |
| 2009-10-18 12:38:41 | Gnassar | 9674 | 650×649 | September, with numbers from corrected article |
| 2009-10-04 00:53:05 | Clorox | 43926 | 630×630 | Reverted to version as of 03:37, 3 October 2009 (Text boxes appeared as black rectangles, oops) |
| 2009-10-04 00:52:27 | Clorox | 48079 | 630×630 | Easier to view |
| 2009-10-03 03:37:52 | Jdm64 | 43926 | 630×630 | September Update |
| 2009-09-08 02:46:33 | Jdm64 | 42182 | 630×630 | August update; use median of sources |
| 2009-08-01 19:06:43 | Jdm64 | 42385 | 630×630 | July update |
| 2009-06-03 21:28:33 | Jdm64 | 41510 | 630×630 | May update |
| 2009-05-03 19:53:42 | Jdm64 | 42231 | 630×630 | April update |
| 2009-04-02 16:15:44 | Jdm64 | 41969 | 630×630 | March Update |
| 2009-03-03 05:45:18 | Jdm64 | 42514 | 630×630 | February update |
| 2009-02-01 23:09:25 | Jdm64 | 43133 | 630×630 | '''Summary''': A pie chart of the usage share of web browsers using data from [http://marketshare.hitslink.com/browser-market-share.aspx?qprid=0 Net Applications]. It was created using [[R (programming language)|R]] with the following R code: <pre> browse |
[edit] derivative works
Derivative works of this file:
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 23:55, 16 July 2011 | 630 × 630 (47 KB) | Daniel.Cardenas (talk | contribs) | (Updated with June 2011 data) | |
| 04:36, 8 June 2011 | 630 × 630 (44 KB) | Jdm64 (talk | contribs) | (may update) | ||
| 20:39, 23 April 2011 | 630 × 630 (46 KB) | Daniel.Cardenas (talk | contribs) | (Updated with March data) | ||
| 00:11, 14 February 2011 | 630 × 630 (10 KB) | Beao (talk | contribs) | (Real text and transparent.) | ||
| 20:20, 5 February 2011 | 630 × 630 (45 KB) | Daniel.Cardenas (talk | contribs) | (update for 2011-01) | ||
| 02:43, 9 January 2011 | 630 × 630 (47 KB) | Daniel.Cardenas (talk | contribs) | (Update for 2010-12) | ||
| 18:11, 15 December 2010 | 630 × 630 (46 KB) | Daniel.Cardenas (talk | contribs) | (Updated medians) | ||
| 14:53, 8 December 2010 | 630 × 630 (66 KB) | Daniel.Cardenas (talk | contribs) | (Revision 1 for november.) | ||
| 01:36, 27 November 2010 | 630 × 630 (45 KB) | Jdm64 (talk | contribs) | (minor tweaks) | ||
| 20:33, 26 November 2010 | 630 × 630 (67 KB) | Daniel.Cardenas (talk | contribs) | (Added mobile browser. Created with following R commands: title = "Usage share of web browsers: October 2010" percent = c(47.34, 29.67, 11.90, 5.50, 1.92, 3.81) name = c("Internet\nExplorer", "Firefox", "Chrome", "Safari", "Opera", "Mobile\nBrowser") colo) | ||
| 02:04, 23 November 2010 | 630 × 630 (42 KB) | Jdm64 (talk | contribs) | (October update ) | ||
| 01:24, 7 October 2010 | 630 × 630 (43 KB) | Jdm64 (talk | contribs) | (sept update) | ||
| 17:17, 15 September 2010 | 630 × 630 (44 KB) | Jdm64 (talk | contribs) | (august update) | ||
| 19:39, 21 August 2010 | 630 × 630 (44 KB) | Jdm64 (talk | contribs) | (july update) | ||
| 07:23, 23 July 2010 | 630 × 630 (51 KB) | Jdm64 (talk | contribs) | (normalize to largest percent) | ||
| 03:13, 23 July 2010 | 630 × 630 (65 KB) | Protonk (talk | contribs) | (Larger text.) | ||
| 02:58, 23 July 2010 | 630 × 630 (65 KB) | Protonk (talk | contribs) | (Bar chart instead of pie chart (Pie charts are evil, see [http://seedmagazine.com/content/article/getting_past_the_pie_chart here] for one example of complaints). I'll update the description page w/ new R code in a bit. ) | ||
| 21:27, 17 July 2010 | 630 × 630 (47 KB) | Jdm64 (talk | contribs) | (June update) | ||
| 19:17, 7 June 2010 | 630 × 630 (46 KB) | Jdm64 (talk | contribs) | (May update) | ||
| 20:12, 6 May 2010 | 630 × 630 (47 KB) | Jdm64 (talk | contribs) | (April update, and swap ordering) | ||
| 05:38, 9 April 2010 | 630 × 630 (40 KB) | Jdm64 (talk | contribs) | (March update) | ||
| 00:09, 13 March 2010 | 630 × 630 (41 KB) | Jdm64 (talk | contribs) | (fix spelling and updated feb stats) | ||
| 00:09, 6 March 2010 | 630 × 630 (41 KB) | Jdm64 (talk | contribs) | (Feb update) | ||
| 05:34, 3 February 2010 | 630 × 630 (41 KB) | Jdm64 (talk | contribs) | |||
| 19:47, 22 January 2010 | 630 × 630 (42 KB) | Jdm64 (talk | contribs) | (Recalculate after removing "The Counter" as discussed.) | ||
| 20:00, 12 January 2010 | 630 × 630 (42 KB) | Jdm64 (talk | contribs) | (Dec Update) | ||
| 04:37, 11 December 2009 | 630 × 630 (41 KB) | Jdm64 (talk | contribs) | (Fix large "other" by adding another source into calculation) | ||
| 19:00, 8 December 2009 | 630 × 630 (41 KB) | Jdm64 (talk | contribs) | (Nov update) | ||
| 21:04, 27 November 2009 | 630 × 630 (42 KB) | CommonsHelper2 Bot (talk | contribs) | ( {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Copy to Wikimedia Commons}} '''Summary''': A pie chart of the usage share of web browsers using data from the median values of the s) |
- Edit this file using an external application (See the setup instructions for more information)
File usage on Commons
There are no pages that link to this file.
File usage on other wikis
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on ml.wikipedia.org
- Usage on nl.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on zh.wikipedia.org