File:Movie theater attendance in Japan.svg

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

Original file(SVG file, nominally 1,024 × 512 pixels, file size: 37 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
日本語: 日本における映画観客動員数の推移。1955年から2018年まで。
English: Movie theater attendance from 1955 to 2018 in Japan.
Date
Source Own work
Author ワーナー成増
SVG development
InfoField
W3C grn 
The SVG code is valid.
Gnuplot val 
This plot was created with Gnuplot.
OOjs UI icon language-constructive 
 This plot uses embedded text that can be easily translated using a text editor.

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Gnuplot[edit]

Version 5.2 patchlevel 2

unset key	#曲線の説明や表題のリセット
set key Left width 3 height 0.5 spacing 1.5 reverse box
set term svg enh font "Times, 10" size 1024,512	background "white" #SVG形式で出力、拡張機能、フォント、サイズ、背景
set out "attendance.svg"
set label "日本の映画観客動員数  (1955年 - 2018年)" at sc 0.3, 0.85 font "TakaoGothic,18"
set xlabel "西暦"	font "TakaoGothic,12"
set ylabel "観客動員数 (単位:億人)"	font "TakaoGothic,12"
set xrange [1955:2020]
set yrange [0.:12.]
set xtics 5
#set xtics add ("" 1958) # Added for clarity, may be omitted if necessary.
#set xtics add ("" 1996) # Added for clarity, may be omitted if necessary.
set ytics 1
set grid
plot "attendance.dat" title "日本" lt -1 lw 3 pt 7 with linespoints

Source[edit]

File history

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

Date/TimeThumbnailDimensionsUserComment
current02:34, 9 June 2019Thumbnail for version as of 02:34, 9 June 20191,024 × 512 (37 KB)ワーナー成増 (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata