aboutsummaryrefslogtreecommitdiff
path: root/unflattened-multiver-counts-no-bc.gnuplot
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-09-19 12:47:44 +0200
committerW. Kosior <koszko@koszko.org>2025-09-19 13:09:45 +0200
commit7000b1f2bb2fca5b7707c9b1a9f58f43100212d3 (patch)
treecc5531b93b8e76c39e3c58d52574f68e86c3f05e /unflattened-multiver-counts-no-bc.gnuplot
downloadAGH-msc-thesis-magister.tar.gz
AGH-msc-thesis-magister.zip
Initial commit.HEADmagister
Diffstat (limited to 'unflattened-multiver-counts-no-bc.gnuplot')
-rw-r--r--unflattened-multiver-counts-no-bc.gnuplot10
1 files changed, 10 insertions, 0 deletions
diff --git a/unflattened-multiver-counts-no-bc.gnuplot b/unflattened-multiver-counts-no-bc.gnuplot
new file mode 100644
index 0000000..e04cc01
--- /dev/null
+++ b/unflattened-multiver-counts-no-bc.gnuplot
@@ -0,0 +1,10 @@
+#!/usr/bin/env gnuplot
+
+## SPDX-License-Identifier: CC0-1.0
+##
+## Copyright (C) 2025 Woj. Kosior <koszko@koszko.org>
+
+counts_filename = "unflattened-multiver-counts-no-bc.csv";
+out_filename = "unflattened-multiver-counts-no-bc.svg";
+
+load "unflattened-multiver-counts.gnuplot";