Os seguintes comandos foram utilizados para gerar o gráfico no gnuplot:
Gnuplot commands to generate the chart:
reset
set yrange [0:2500]
set y2range [0:2500]
set xtics 1 rotate by -45
set ytics 50
set y2tics 50
set mytics 2
set my2tics 2
set xlabel "Anos"
set ylabel "Inflação (%)"
set y2label "Inflação (%)"
set style fill solid border -1
set style histogram rowstacked
set style data histograms
set boxwidth 0.50
set title "Inflação no Brasil Durante o Período de 1950-1997"
set grid y
unset key
plot "dataset" using 3:xtic(2) w histogram 1
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
{{Information |Description={{en|1=Brazilian inflation for the period of 1950-1997.}} {{pt-br|1=Inflação do Brasil durante o período de 1950 até 1997.}} |Source={{own}} |Author=MyNameIsBIFF |Date=2010-10-05 |Permission= |other_ver