From a32094f30fc1745c57af3754fbc4ebb4fe533110 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 20 Jan 2019 20:39:17 +0100 Subject: Add Poiseuille data, plots --- main.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'main.tex') diff --git a/main.tex b/main.tex index a5c09c9..bbc72d3 100644 --- a/main.tex +++ b/main.tex @@ -42,7 +42,10 @@ \usetikzlibrary{external} \usepackage{pgfplots} +\usepackage{pgfplotstable} \usepgfplotslibrary{external} +\pgfplotsset{compat=1.16} +\usepgfplotslibrary{colorbrewer} \tikzexternalize[prefix=tikzcache/] -- cgit v1.2.3