summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--n/asserv/utils/graph/plot/avr.plot2
-rw-r--r--n/asserv/utils/graph/plot/host.plot3
2 files changed, 5 insertions, 0 deletions
diff --git a/n/asserv/utils/graph/plot/avr.plot b/n/asserv/utils/graph/plot/avr.plot
new file mode 100644
index 0000000..10a0789
--- /dev/null
+++ b/n/asserv/utils/graph/plot/avr.plot
@@ -0,0 +1,2 @@
+set style data line
+plot 'avr' using 1 title "te", 'avr' using 2 title "ti", 'avr' using 3 title "ae", 'avr' using 4 title "ai", 'avr' using 5 title "pl", 'avr' using 6 title "pr"
diff --git a/n/asserv/utils/graph/plot/host.plot b/n/asserv/utils/graph/plot/host.plot
new file mode 100644
index 0000000..222c009
--- /dev/null
+++ b/n/asserv/utils/graph/plot/host.plot
@@ -0,0 +1,3 @@
+set style data line
+plot 'host' using 1 title "te", 'host' using 3 title "ti", 'host' using 3 title "ae", 'host' using 4 title "ai", 'host' using 5 title "pl", 'host' using 6 title "pr", 'host' using 7 title "tsc", 'host' using 8 title "asc"
+#, 'host' using 9 title "cl", 'host' using 10 title "cr"