Jump to content

File:Cyclingdevelopmenthourrecord.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 2,000 × 1,500 pixels, file size: 19 KB)

 
W3C-validity not checked.

Summary

Development of the world records of cycling until July 2007. Generated by me with gnuplot, from data of the w:Hour record article on wikipedia. I release it to the public domain and give up all rights.

gnuplot code:

unset key
unset log
set title "Development of Cycling hour record"
set xlabel "Time"
set ylabel "Hour record (meters)"
set xdata time
set timefmt "%d-%m-%Y"
set xrange ["01-01-1876":"01-01-2020"]
set key "01-01-1960",70000
set format x "%Y"
set terminal svg size 2000 1500 fsize 36 enhanced
set output "c:/gnuplot/hourrecord.svg"
plot 'c:/gnuplot/hourrecord3.dat' using 1:2 title 'IHPVA hour record' with linespoints pointtype 1,\
 'c:/gnuplot/hourrecord2.dat' using 1:2 title 'UCI best human effort' with linespoints pointtype 2,\
 'c:/gnuplot/hourrecord.dat' using 1:2 title 'UCI hour record' with linespoints pointtype 3

the files hourrecord3.dat, hourrecord2.dat and hourrecord.dat are directly compiled from w:Hour record information, and are available through a request at my talk page.

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

image/svg+xml

f17f872ff6e36ace97625b58a5d28667be27b641

18,963 byte

1,500 pixel

2,000 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:12, 3 July 2007Thumbnail for version as of 13:12, 3 July 20072,000 × 1,500 (19 KB)Pie.erDevelopment of the world record of cycling. Generated by me with gnuplot, from data of the Hour record article on wikipedia. I release it to the public domain and give up all rights.
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Metadata