File:Internet-explorer-usage-data.svg

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Original file(SVG file, nominally 587 × 290 pixels, file size: 5 KB)

Summary

This file is in SVG format. That means you can edit it with a text editor or an SVG-compatible graphics editor. However, you will find it better to use a text editor because otherwise your edits will be too imprecise.

Adding new data

Updated image is available from <a rel="nofollow" class="external free" href="http://postimg.org/image/4p275r9g1/">http://postimg.org/image/4p275r9g1/</a>. Whoever has uploads rights to wikimedia - please replace the current version with it. The 2011.5+ data is taken from <a class="external free" href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers">http://en.wikipedia.org/wiki/Usage_share_of_web_browsers</a> (Wikimedia section).

If the data is between 1996 and 2010, just find that point in the file and update it. For example, at the moment the code for the usage statistics between 2000 and 2001 looks like this:

L 2000,83.75
L 2001,90

To insert data for the midpoint of 2000, just make it look like this:

L 2000,83.75
L 2000.5,86
L 2001,90

If you are adding data for before 1996 or after 2010, you'll need to change the transformations on the groups. This requires moderately detailed understanding of SVG. Seek help if you need it.

Source

The original graph is at <a href="https://en.wikipedia.org/wiki/Image:Internet_Explorer_usage_share.png" class="extiw" title="en:Image:Internet Explorer usage share.png">en::Image:Internet Explorer usage share.png</a>. That is the original source of the data. The data at the time of this SVG's creation was:

"Date","Percentage"
1996,3.75
1997,17.5
1998,35
1999,62.5
2000,83.75
2001,90
2002,95.25
2003,94.75
2004,92.625
2005,86.903861
2006,1

<a href="https://en.wikipedia.org/wiki/User:El_T" class="extiw" title="en:User:El T">El T</a> 13:11, 25 June 2006 (UTC)

Licensing

Lua error in package.lua at line 80: module 'strict' not found.

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:14, 3 January 2017Thumbnail for version as of 16:14, 3 January 2017587 × 290 (5 KB)127.0.0.1 (talk)<p>This file is in SVG format. That means you can edit it with a text editor or an SVG-compatible graphics editor. <i>However,</i> you will find it better to use a text editor because otherwise your edits will be too imprecise. </p> <h3><span class="mw-headline" id="Adding_new_data">Adding new data</span></h3> <p>Updated image is available from <a rel="nofollow" class="external free" href="http://postimg.org/image/4p275r9g1/">http://postimg.org/image/4p275r9g1/</a>. Whoever has uploads rights to wikimedia - please replace the current version with it. The 2011.5+ data is taken from <a class="external free" href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers">http://en.wikipedia.org/wiki/Usage_share_of_web_browsers</a> (Wikimedia section). </p> <p>If the data is between 1996 and 2010, just find that point in the file and update it. For example, at the moment the code for the usage statistics between 2000 and 2001 looks like this: </p> <pre>L 2000,83.75 L 2001,90 </pre> <p>To insert data for the midpoint of 2000, just make it look like this: </p> <pre>L 2000,83.75 L 2000.5,86 L 2001,90 </pre> <p>If you are adding data for before 1996 or after 2010, you'll need to change the transformations on the groups. This requires moderately detailed understanding of SVG. Seek help if you need it. </p> <h3><span class="mw-headline" id="Source">Source</span></h3> <p>The original graph is at <a href="https://en.wikipedia.org/wiki/Image:Internet_Explorer_usage_share.png" class="extiw" title="en:Image:Internet Explorer usage share.png">en::Image:Internet Explorer usage share.png</a>. That is the original source of the data. The data at the time of this SVG's creation was: </p> <pre>"Date","Percentage" 1996,3.75 1997,17.5 1998,35 1999,62.5 2000,83.75 2001,90 2002,95.25 2003,94.75 2004,92.625 2005,86.903861 2006,1 </pre> <p><a href="https://en.wikipedia.org/wiki/User:El_T" class="extiw" title="en:User:El T">El T</a> 13:11, 25 June 2006 (UTC) </p>
  • You cannot overwrite this file.