Tolto "Bozen" da .dat e modificate dimensioni per 04_histogram.

This commit is contained in:
Emiliano Vavassori 2011-03-30 02:29:25 +02:00
parent dd575d31ba
commit b1e30f65db
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"Valle d'Aosta" 51.0 48.2 15.5
"Lombardia" 48.7 50.6 14.8
"Trentino-Alto Adige" 47.8 51.4 16.9
"Bolzano/Bozen" 44.6 54.0 20.0
"Bolzano" 44.6 54.0 20.0
"Trento" 50.8 48.9 13.6
"Veneto" 49.6 50.1 16.4
"Friuli-Venezia Giulia" 50.0 49.5 12.6

View File

@ -6,7 +6,7 @@
#
set encoding utf8
set terminal pdfcairo enhanced color font 'Arial,6' size 4, 4
set terminal pdfcairo enhanced color font 'Arial,5' size 7.5cm, 7.5cm
set output "../img/04_histogram.pdf"
set title "Presenza di Internet nelle \
@ -19,8 +19,8 @@ set xtics out rotate 90 nomirror
set ytics out nomirror
set grid ytics
set style data histograms
set style histogram rowstacked gap 1
set boxwidth 0.9
set style histogram rowstacked
set boxwidth 0.8
set style fill transparent solid 0.5
plot '04_histogram.dat' using 2:xtic(1) \
title "No", '' using 3 title "Sì"