File:Simpvp firstjoined distribution years.svg: Difference between revisions
Jump to navigation
Jump to search
(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...) |
No edit summary |
||
Line 2: | Line 2: | ||
Generated in gnuplot with | Generated in gnuplot with | ||
<pre> | |||
set style fill solid 1.0 noborder | set style fill solid 1.0 noborder | ||
set boxwidth 0.5 absolute | set boxwidth 0.5 absolute | ||
plot 'firstjoined_years.txt' smooth frequency with boxes | plot 'firstjoined_years.txt' smooth frequency with boxes | ||
</pre> | |||
where the firstjoined_years.txt file is generated with | where the firstjoined_years.txt file is generated with | ||
<pre> | |||
while read L; do | while read L; do | ||
date -d "@$L" '+%Y' | date -d "@$L" '+%Y' | ||
done < firstplayed.txt | done < firstplayed.txt | ||
</pre> | |||
where firstplayed.txt is a list in unix time of people's firstjoined date. | where firstplayed.txt is a list in unix time of people's firstjoined date. |
Revision as of 02:06, 16 January 2019
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.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 02:14, 16 January 2019 | 802 × 1,240 (66 KB) | Yukar9 (talk | contribs) | ||
02:06, 16 January 2019 | 2,400 × 1,274 (66 KB) | Yukar9 (talk | contribs) | |||
01:57, 16 January 2019 | 2,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... |
You cannot overwrite this file.
File usage
The following page uses this file: