File:Usage share of web browsers (Source Net Applications) fr.svg

Description
English: Usage share of web browsers (Source: Net Applications). It was created using R with the following R code:
  browser.names = c("Internet Explorer", "Firefox", "Chrome", "Safari", "Opera")
    browser.years = c(2010.0,2009.75,2009.5,2009.25,2009.0,2008.75,2008.5,2008.25,2008.0,2007.75,2007.5,2007.25,2007.0,2006.75,2006.5,2006.25,2006.0,2005.75,2005.5,2005.25,2005.0,2004.75)
    browser.ie = c(61.43, 63.67, 66.80, 68.06, 69.13, 71.99, 74.93, 76.24, 77.83, 79.16, 78.85, 78.76, 79.38, 80.69, 82.88, 84.03, 85.01, 85.88, 86.74, 87.24, 89.02, 91.35)
  browser.firefox = c(24.40, 24.46, 23.06, 23.00, 22.67, 20.78, 19.07, 18.16, 16.86, 15.84, 14.69, 14.92, 14.35, 13.50, 11.89, 10.67, 9.77, 9.00, 7.97, 8.08, 6.17, 3.66)
  browser.chrome = c(5.67, 4.04, 2.86, 2.13, 1.56, 1.16, 0.37, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA)
  browser.safari = c(4.55, 4.41, 4.13, 3.67, 3.58, 3.11, 2.73, 2.73, 2.65, 2.39, 4.80, 4.66, 4.70, 4.06, 3.30, 3.25, 3.10, 2.80, 2.24, 1.89, 1.70, 1.50)
  browser.opera = c(2.37, 2.29, 2.07, 2.05, 2.18, 2.15, 2.06, 1.97, 1.84, 1.78, 0.51, 0.46, 0.50, 0.56, 0.62, 0.57, 0.53, 0.54, 0.55, 0.52, 0.49, 0.51)
    browser.title = "Usage share of web browsers"
  browser.sub = "Source:  Net Applications"
  browser.file = "Usage share of web browsers (Source Net Applications).svg"
      svg(file=browser.file)
  par(lwd=2)
  plot(browser.years, browser.ie, type="l", ylim=c(0, 100), main=browser.title, sub=browser.sub, xlab="Year", ylab="Percent", col=1)
  lines(browser.years, browser.firefox, col=2)
  lines(browser.years, browser.chrome, col=3)
  lines(browser.years, browser.safari, col=4)
  lines(browser.years, browser.opera, col=5)
    legend("left",inset=0.05,col=1:6,lwd=3,legend=browser.names)
  dev.off()
Date (UTC)
Source
Author
This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: translation into french. The original can be viewed here: Usage share of web browsers (Source Net Applications).svg: . Modifications made by Dodoïste.

Category:SVG retouched pictures#Usage%20share%20of%20web%20browsers%20(Source%20Net%20Applications)%20fr.svg
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.
Category:CC-BY-SA-3.0,2.5,2.0,1.0#Usage%20share%20of%20web%20browsers%20(Source%20Net%20Applications)%20fr.svg
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.
Category:License migration redundant#Usage%20share%20of%20web%20browsers%20(Source%20Net%20Applications)%20fr.svgCategory:GFDL#Usage%20share%20of%20web%20browsers%20(Source%20Net%20Applications)%20fr.svg
You may select the license of your choice.
Category:Self-published work

Original upload log

This image is a derivative work of the following images:

  • File:Usage_share_of_web_browsers_(Source_Net_Applications).svg licensed with Cc-by-sa-3.0,2.5,2.0,1.0, GFDL
    • 2010-04-02T18:28:02Z Arichnad 630x630 (54161 Bytes) Updating with 2010 Q1 figures.
    • 2010-01-14T22:39:47Z Arichnad 630x630 (54584 Bytes) updating with 2009 Q4 figures.
    • 2009-10-23T05:47:43Z Arichnad 630x630 (54159 Bytes) Reverted to version as of 17:09, 4 October 2009: wrong filename.
    • 2009-10-23T05:46:23Z Arichnad 630x630 (54619 Bytes) few minor fixes.
    • 2009-10-04T17:09:23Z Arichnad 630x630 (54159 Bytes) {{Information |Description={{en|1=Usage share of web browsers (Source Net Applications) It was created using [[Wikipedia:en:R (programming language)|R]] with the following R code}} browser.names = c("Internet Explorer", "Fir

Uploaded with derivativeFX Category:Uploaded with derivativeFX

Category:Line charts of web browser statistics until 2013
Category:CC-BY-SA-3.0,2.5,2.0,1.0 Category:GFDL Category:License migration redundant Category:Line charts of web browser statistics until 2013 Category:Pages using deprecated enclose attributes Category:SVG retouched pictures Category:Self-published work Category:Uploaded with derivativeFX