The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse
#!/usr/bin/gnuplotsetterminalsvgsetoutput"ueberdosis-usa.svg"setgridsettitle"Tote durch Überdosis in den USA"setxticsnomirrorrotateby-45setstyledatahistogramsetstylehistogramrowstackedsetstylefillsolidborder-1setxlabel"Jahr"setylabel"Anzahl"plot[][0:120000]'total.dat'using3:xtic(1)ti"Frauen",''using4ti"Männer"
{{Information |Description={{de|Zahl der Opioidtoten pro Jahr in den USA, im Zeitraum von 1999 bis 2020}} |Source={{own}} data from https://nida.nih.gov/research-topics/trends-statistics/overdose-death-rates |Author={{U|A1000}} |other_versions={{Igen|G|+|%| }} |other fields={{Igen|G|+|%| }} }} == {{int:license-header}} == {{self|Cc-zero}} == Gnuplot script to generate this plot == {{Igen|G|/|c1= #!/usr/bin/gnuplot set terminal svg set output "ueberdosis-usa.svg" set grid set title "Tote dur...