set terminal svg enhanced size 500 500 fname "sans"
set output "solicitation.svg"
set xlabel "Type of solicitation" offset 0,-1 font "sans,18"
set ylabel "Percentage donating" font "sans,18"
set yrange [0:25]
set style fill solid 1.0 border -1
set style data histogram
set style histogram clustered gap 1
set boxwidth 1 relative
set grid ytics
set bmargin 5
#set tmargin 10
set lmargin 10
#set rmargin 10
set datafile separator ","
plot "./solicitation.csv" using 2:xticlabels(1) notitle
Changed "red" to "green" in the svg file for aesthetic reasons.
Licensing
Copyleft: This work of art is free; you can redistribute it and/or modify it according to terms of the Free Art License. You will find a specimen of this license on the Copyleft Attitude site as well as on other sites. http://artlibre.org/licence/lal/enFALFree Art Licensefalsetrue
Captions
Add a one-line explanation of what this file represents
{{Information |Description ={{en|1=Effectiveness of compliance techniques in relation to solicitation, from ''Psychology'', Peter Gray, Worth, New York.}} |Source =re-drawn with gnuplot from File:Solicitation_graph.jpg |Author =Ori