File:Greece-radio-users-mid-20s-early-50s.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 800 × 600 pixels, file size: 12 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Number of radios in Greece, from mid 20s to early 50s. Source: Χαιρετάκης, Μανώλης (2014) Η ραδιοφωνία στην Ελλάδα, 1930-1950, Athens: Έκδοση του ραδιοφωνικού σταθμού 105,5 FM Στο Κόκκινο ISBN: 978-618-81169-3-1.
Date
Source Own work
Author CubicStar

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

 
This W3C-unspecified plot was created with Gnuplot.

Gnuplot script to generate this plot[edit]

# Terminal
set terminal svg enhanced size 800 600
set output "greece-radio-users-mid-20s-early-50s.svg"
# Data and formats
set datafile missing "-"
set datafile separator whitespace
set xdata time
set timefmt "%Y"
set format x "%Y"
# Scale and ranges
set autoscale
set xrange ["1925":"1952"]
set yrange [0:250000]
# Ticks, borders and title
set border 0
set xtics ("1925", "1930", "1935", "1940", "1945", "1950", "1955") nomirror
set ytics autofreq nomirror
set grid xtics linetype 1 linewidth 1 linecolor rgb "#efefef"
set grid ytics linetype 1 linewidth 1 linecolor rgb "#efefef"
# Background
set object 1 rectangle \
             from graph 0, graph 0 to graph 1, graph 1 \
             behind \
             fillcolor rgb "#ffffff" \
             fillstyle solid 1.0
## Inline data
$data << EOData
1926    200
1927    800
1934   5000 
1935   6317 
1938  12000
1939  60000
1940  61000
1945  36000
1946  52000
1947  66000
1948  71000
1949 135000
1950 160000
1951 220000
EOData

set title "Αριθμός δεκτών ραδιοφώνου στην Ελλάδα, δεκ. 20 - δεκ. 50"

plot $data using 1:2 with lines lw 2.5 linecolor rgb "#e41a1c" title ""

##

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:33, 3 June 2015Thumbnail for version as of 23:33, 3 June 2015800 × 600 (12 KB)CubicStar (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata