Original file(SVG file, nominally 700 × 400 pixels, file size: 50 KB)

Summary

Description
English: Motor vehicle deaths in the US since 1900, shown as a bar chart (see talk page for the distinction bar chart / histogram)
Date
Source generated with gnuplot from the data at File:Motor vehicle deaths in the US.svg, but with own bar chart settings
Author User:Kopiersperre
Other versions File:Motor vehicle deaths in the US.svg
gnuplot source
set terminal svg size 700,400

set yrange [0:56000]
set xrange [1899:2016]
set xtics rotate by 90 right
set mytics 5

unset border
set xtics nomirror
set ytics nomirror
set style fill solid 1.0 
set style fill solid border -1
set boxwidth 0.5 

set output "Motor vehicle deaths in the US histogram.svg"

plot "usa.dat" u 1:2 with boxes title ""

(File "usa.dat" is shown at File:Motor_vehicle_deaths_in_the_US.svg#usa.dat.)

Licensing

(License inherited from original file:)

I, the copyright holder of this work, hereby publish it under the following license:
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

21 October 2016

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:40, 5 December 2018Thumbnail for version as of 09:40, 5 December 2018700 × 400 (50 KB)Jochen BurghardtUser created page with UploadWizard

File usage

The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.

If the file has been modified from its original state, some details may not fully reflect the modified file.

Retrieved from "https://en.wikipedia.org/wiki/File:Motor_vehicle_deaths_in_the_US_histogram.svg"