dotfiles/Templates/gnuplot
2020-06-29 17:38:49 -05:00

4 lines
315 B
Plaintext

set object rectangle from screen 0,0 to screen 1,1 behind fillcolor rgb "black" fillstyle solid noborder; set border lw 3 lc rgb "white"; set xtics textcolor rgb "white"; set xlabel "" textcolor rgb "white"; set ylabel "" textcolor rgb "white"; set key textcolor rgb "white"
set boxwidth 0.5; set style fill solid