Skip to content
Snippets Groups Projects
Commit a58e2191 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Change gnuplot tuning

parent 34e41cbb
No related branches found
No related tags found
1 merge request!145git subrepo clone git@gitlab.com:OlMon/org-themes.git packages/org-themes
...@@ -113,6 +113,7 @@ The example is quite easy to read. ...@@ -113,6 +113,7 @@ The example is quite easy to read.
unset key unset key
unset xtics unset xtics
unset ytics unset ytics
set terminal png truecolor enhanced
set size square set size square
plot '<(sed "" $PUGS_SOURCE_DIR/doc/transformed.0000.gnu)' w l plot '<(sed "" $PUGS_SOURCE_DIR/doc/transformed.0000.gnu)' w l
#+END_SRC #+END_SRC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment