Jump to content

File:Usage share of alternative web browsers (Source Stat Counter).svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 630 × 630 pixels, file size: 55 KB)

This file has been superseded by Usage share of alternative web browsers (Source StatCounter).svg. It is recommended to use the other file. Please note that deleting superseded images requires consent.

Reason to use the other file: "Additional data (middle of 2008—October 2011)"
new file
Description
English: The below R code was used to generate this graph.
browser.names = c("Firefox", "Chrome", "Safari", "Opera", "Mobile")
browser.years = c(
 2011.5,  2011.417, 2011.333, 2011.25, 2011.167, 2011.083, 2011,
 2010.917, 2010.833, 2010.75, 2010.667, 2010.583, 2010.5, 2010.417, 2010.333, 2010.25, 2010.167, 2010.083, 2010,
 2009.917, 2009.833, 2009.75, 2009.667, 2009.583, 2009.5, 2009.417, 2009.333, 2009.25, 2009.167, 2009.083, 2009,
 2008.917, 2008.833, 2008.75, 2008.667, 2008.583)

browser.firefox = c(28.34,29.29,29.67,29.98,30.37,30.68,30.76,31.17,31.24,31.50,31.09,30.69,31.15,31.64,31.74,31.27,31.83,31.64,31.97,32.21,31.82,31.34,31.28,30.50,30.26,28.75,29.67,29.40,27.85,27.03,25.23,25.27,25.54,25.77,26.08,26.14)
browser.chrome = c(20.65,19.36,18.29,17.37,16.54,15.68,14.85,13.35,12.39,11.54,10.76,9.88,9.24,8.61,8.06,7.29,6.71,6.04,5.45,4.66,4.17,3.69,3.38,3.01,2.80,2.42,2.07,1.73,1.52,1.38,1.21,0.93,1.02,1.03,NA,NA)
browser.safari = c(5.07,5.01,5.04,5.02,5.08,5.09,4.79,4.70,4.56,4.42,4.23,4.09,4.07,4.14,4.23,4.16,4.08,3.76,3.48,3.67,3.47,3.28,3.25,3.02,2.91,2.65,2.75,2.73,2.59,2.57,2.41,2.49,2.91,3.00,2.99,3.30)
browser.opera = c(1.74,1.84,1.91,1.97,2.00,2.00,2.07,2.01,2.00,2.03,1.88,1.91,1.91,1.96,1.82,1.97,1.97,2.00,2.06,2.02,1.88,2.62,2.67,2.64,3.46,3.23,2.96,2.94,2.95,2.92,2.83,3.01,2.69,2.86,1.83,1.78)
browser.mobile = c(6.53,5.75,5.21,4.70,4.45,4.30,4.10,4.02,3.81,3.50,3.21,2.86,2.57,2.32,2.18,1.96,1.72,1.56,1.28,1.21,1.15,1.12,1.12,1.05,0.94,0.86,0.86,0.80,0.69,0.67,0.60,NA,NA,NA,NA,NA)

browser.title = "Usage share of alternative web browsers"
browser.sub = "Source: Stat Counter"
browser.file = "Usage share of alternative web browsers (Source Stat Counter).svg"

svg(file=browser.file)
par(lwd=3)
plot(browser.years, browser.firefox, type="l", ylim=c(0, 35), main=browser.title, sub=browser.sub, xlab="Year", ylab="Percent", col=2)
lines(browser.years, browser.chrome, col=3)
lines(browser.years, browser.safari, col=4)
lines(browser.years, browser.opera, col=5)
lines(browser.years, browser.mobile, col=6)

legend("left",inset=0.05,col=2:6,lwd=3,legend=browser.names)

dev.off()
Date (UTC)
Source
Author
Permission
(Reusing this file)
I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.
This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Deleted IE line. The original can be viewed here: Usage share of web browsers (Source Stat Counter).svg. Modifications made by Daniel.Cardenas.

Original upload log

This image is a derivative work of the following images:

  • File:Usage_share_of_web_browsers_(Source_Stat_Counter).svg licensed with Cc-by-sa-3.0,2.5,2.0,1.0, GFDL
    • 2010-11-13T07:54:51Z Daniel.Cardenas 630x630 (54413 Bytes) {{Information |Description={{en|1= browser.names = c("Internet Explorer", "Firefox", "Chrome", "Safari", "Opera", "Mobile") browser.years = c(2010.8333333333,2010.75,2010.6666666667,2010.5833333333,2010.5,2010.4166666667,201

Uploaded with derivativeFX

 
This W3C-unspecified chart was created with R.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 November 2010

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:03, 17 July 2011Thumbnail for version as of 00:03, 17 July 2011630 × 630 (55 KB)Daniel.CardenasUpdated with june 2011 data
04:18, 13 March 2011Thumbnail for version as of 04:18, 13 March 2011630 × 630 (52 KB)Daniel.CardenasFix legend. browser.names = c("Firefox", "Chrome", "Safari", "Opera", "Mobile") browser.years = c( 2011.167, 2011.083, 2011, 2010.917, 2010.833, 2010.75, 2010.667, 2010.583, 2010.5, 2010.417, 2010.333, 2010.25, 2010.167, 2010.083, 2010, 2009.917, 200
02:25, 13 March 2011Thumbnail for version as of 02:25, 13 March 2011630 × 630 (52 KB)Daniel.CardenasAdded 4 months. browser.names = c("Firefox", "Chrome", "Safari", "Opera", "Mobile") browser.years = c( 2011.167, 2011.083, 2011, 2010.917, 2010.833, 2010.75, 2010.667, 2010.583, 2010.5, 2010.417, 2010.333, 2010.25, 2010.167, 2010.083, 2010, 2009.917,
08:24, 13 November 2010Thumbnail for version as of 08:24, 13 November 2010630 × 630 (51 KB)Daniel.Cardenas{{Information |Description={{en|1= browser.names = c("Firefox", "Chrome", "Safari", "Opera", "Mobile") browser.years = c(2010.8333333333,2010.75,2010.6666666667,2010.5833333333,2010.5,2010.4166666667,2010.3333333333,2010.25,2010.1666666667,2010.083333333
No pages on the English Wikipedia use this file (pages on other projects are not listed).