From 133316f4801bfcfa07f4c633ee7260000d04776d Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 23 Jan 2019 15:23:24 +0100 Subject: Add gnuplot-based cylinder2d plots Leads to big files but is of much higher quality than anything print-ready that I can convince ParaView to generate. --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 1985f45..5e939b2 100644 --- a/shell.nix +++ b/shell.nix @@ -21,6 +21,7 @@ stdenv.mkDerivation rec { gnumake texlive-custom python3Packages.pygments + gnuplot ]; shellHook = '' -- cgit v1.2.3