File:Operating system usage share.svg

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

This file is from Wikimedia Commons (production) and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: A desktop operating system usage share bar chart using the median data from Usage share of desktop operating systems. It was created using R with the following R code:
title = "Usage share of web client operating systems: August 2011"
percent = c(35.21, 31.21, 11.27, 7.31, 3.38, 2.38)
name = c("Windows\nXP", "Windows\n7", "Windows\nVista", "MacOS X", "iOS", "Linux")
color = c("#0000FFFF", "#8F00FFFF", "#00FFFFFF", "#00FF00FF", "#FF0000FF", "#FFFF00FF")
svg()
barplot(height = percent, names.arg = name, col = color, main = title, ylab = "Percent Usage")
dev.off()
Date 2 May 2009 (original upload date)
Source Transferred from en.wikipedia to Commons.
Author Jdm64 at English Wikipedia

Licensing

 
This W3C-unspecified chart was created with R.
Public domain This work has been released into the public domain by its author, Jdm64 at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
Jdm64 grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.
  • 2009-05-02 07:11 Jdm64 630×630× (44917 bytes)
  • 2009-04-02 16:55 Jdm64 630×630× (45639 bytes) A desktop operating system usage share pie chart using the median data from [[Usage share of desktop operating systems]]. It was created using R with the following R code: <pre> os.name = c("Windows XP", "Windows Vista", "Mac OS X", "Windows 2K", "Linux")
Annotations
InfoField
This image is annotated: View the annotations at Commons

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

2 May 2009

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:17, 8 September 2011Thumbnail for version as of 20:17, 8 September 2011630 × 630 (47 KB)wikimediacommons>Jdm64august update
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):

Metadata