File:Web browser usage share v2.svg

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

Summary

Description
English: 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  on june 2011 "
percent = c(38.65, 25.27, 27.27, 6.08, 1.98, 0.78)
name = c("Firefox",  "Chrome", "I.E.", "Safari", "Opera", "Other")
color = c("#0000FFFF", "#FF0000FF", "#00FF00FF", "#00FFFFFF", "#FFFF00FF", "#FF00FFFF")
svg()
barplot(height = percent, names.arg=name, las=2, col = color, main = title, ylab = "Percent Usage", cex.names=1.4, cex.lab=1.5, cex.main=1.7, cex.axis=1.5)
dev.off()

Date
Source Own work
Author Daniel.Cardenas
Other versions File:Web browser usage share v2 - june 2011.svg

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

17 July 2011

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current03:40, 15 October 2011Thumbnail for version as of 03:40, 15 October 2011630 × 630 (41 KB)Daniel.CardenasUpdate for September data
23:22, 11 September 2011Thumbnail for version as of 23:22, 11 September 2011630 × 630 (43 KB)Daniel.CardenasMinor: Increase size of title
20:13, 11 September 2011Thumbnail for version as of 20:13, 11 September 2011630 × 630 (43 KB)Daniel.CardenasRotate labels
19:54, 11 September 2011Thumbnail for version as of 19:54, 11 September 2011630 × 630 (46 KB)Daniel.CardenasUpdate for August
19:45, 31 August 2011Thumbnail for version as of 19:45, 31 August 2011630 × 630 (47 KB)Daniel.CardenasJuly data. Changed firefox color to red.
19:57, 17 July 2011Thumbnail for version as of 19:57, 17 July 2011630 × 630 (63 KB)Daniel.Cardenas
The following pages on the English Wikipedia use this file (pages on other projects are not listed):