File:Articles in Chinese Wikipedia by years.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this preview: 600 × 600 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels.
Original file (800 × 800 pixels, file size: 48 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]DescriptionArticles in Chinese Wikipedia by years.png |
中文(简体):根据zh:Wikipedia:宣告制作的中文维基百科条目数量图。
English: Articles in Chinese Wikipedia by years, using data from zh:Wikipedia:宣告 |
Date | |
Source | Own work |
Author | Mys 721tx |
Other versions |
|
Generated by following R script.
articleCountsRaw <- read.table("Data-1.data",header=TRUE)
years <- as.Date(articleCountsRaw$years, format="%Y-%m-%d")
articles <- articleCountsRaw$articles
articleCounts <- data.frame(years=years,articles=articles)
png(
"zhwp-article-counts.png",
width = 800,
height = 800,
)
svg(
filename="zhwp-article-counts.svg"
)
plot(
articleCounts,
type="b",
main="Articles in Chinese Wikipedia",
sub="sort by years",
xlab="Years",
ylab="Articles"
)
dev.copy(svg)
dev.off()
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 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.
- 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.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 07:12, 14 September 2012 | 800 × 800 (48 KB) | Mys 721tx (talk | contribs) | update the file and adjust the axis | |
12:25, 14 July 2012 | 800 × 800 (41 KB) | Mys 721tx (talk | contribs) |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file: