summaryrefslogtreecommitdiff
path: root/.gnuplot
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2021-08-10 16:59:57 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2021-08-10 16:59:57 +0200
commitd1cfd572aaadae2a56c117a8b127c61131fc0dd6 (patch)
tree9178e0c4a95fcb2e0f6eb60073419d249d31a7bd /.gnuplot
parente5d639e8c1d3aeca582a4be5b96f708f920ab60a (diff)
downloadpaper-d1cfd572aaadae2a56c117a8b127c61131fc0dd6.tar.gz
paper-d1cfd572aaadae2a56c117a8b127c61131fc0dd6.tar.bz2
paper-d1cfd572aaadae2a56c117a8b127c61131fc0dd6.zip
Attempt to set gnuplot defaults.
Diffstat (limited to '.gnuplot')
-rw-r--r--.gnuplot20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gnuplot b/.gnuplot
new file mode 100644
index 0000000..420613d
--- /dev/null
+++ b/.gnuplot
@@ -0,0 +1,20 @@
+set linetype 1 lc rgb "#5e81b5" lw 2
+set linetype 2 lc rgb "#e19c24" lw 2
+set linetype 3 lc rgb "#8fb032" lw 2
+set linetype 4 lc rgb "#eb6235" lw 2
+set linetype 5 lc rgb "#8778b3" lw 2
+set linetype 6 lc rgb "#c56e1a" lw 2
+set linetype 7 lc rgb "#5d9ec7" lw 2
+set linetype 8 lc rgb "#ffbf00" lw 2
+set linetype 9 lc rgb "#a5609d" lw 2
+set linetype 10 lc rgb "#929600" lw 2
+set linetype 11 lc rgb "#e95536" lw 2
+set linetype 12 lc rgb "#6685d9" lw 2
+set linetype 13 lc rgb "#f89f13" lw 2
+set linetype 14 lc rgb "#bc5b80" lw 2
+set linetype 15 lc rgb "#47b66d" lw 2
+set linetype 16 lc rgb "#d67205" lw 2
+set linetype 17 lc rgb "#9569d3" lw 2
+set linetype 18 lc rgb "#e5be00" lw 2
+set linetype 19 lc rgb "#d75854" lw 2
+set linetype 20 lc rgb "#489bc0" lw 2