File:Simpvp firstjoined distribution years.svg: Difference between revisions

From Simplicitypvp
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 23: Line 23:


[[File:FirstjoinedPorkingtonVersion.png|600px]]
[[File:FirstjoinedPorkingtonVersion.png|600px]]
[[Category:Server graphs]]

Latest revision as of 01:43, 2 February 2021

Summary

Generated in gnuplot with

set style fill solid 1.0 noborder
set boxwidth 0.5 absolute
plot 'firstjoined_years.txt' smooth frequency with boxes

where the firstjoined_years.txt file is generated with

while read L; do
	date -d "@$L" '+%Y'
done < firstplayed.txt

where firstplayed.txt is a list in unix time of people's firstjoined date.

Note that as logging of join date was not accurate in 2011, many players who actually joined in 2011 are shown in 2012.

This version is more scientific:

FirstjoinedPorkingtonVersion.png

File history

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

Date/TimeThumbnailDimensionsUserComment
current02:14, 16 January 2019Thumbnail for version as of 02:14, 16 January 2019802 × 1,240 (66 KB)Yukar9 (talk | contribs)
02:06, 16 January 2019Thumbnail for version as of 02:06, 16 January 20192,400 × 1,274 (66 KB)Yukar9 (talk | contribs)
01:57, 16 January 2019Thumbnail for version as of 01:57, 16 January 20192,400 × 1,228 (66 KB)Yukar9 (talk | contribs)Generated in gnuplot with set style fill solid 1.0 noborder set boxwidth 0.5 absolute plot 'firstjoined_years.txt' smooth frequency with boxes where the firstjoined_years.txt file is generated with while read L; do date -d "@$L" '+%Y' done < firstp...

The following page uses this file: