Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
manycore
syscall-eval
Commits
ec4b3482
Commit
ec4b3482
authored
Aug 03, 2021
by
Florian Fischer
Browse files
use pgfplots instead of pgfplotstable
parent
eda3df80
Pipeline
#66586
failed with stage
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gen-boxplots.py
View file @
ec4b3482
...
...
@@ -10,7 +10,7 @@ def parse_data(stream):
TIKZ_TEMPLATE
=
\
"""
\\
documentclass[crop=false]{standalone}
\\
usepackage{pgfplots
table
}
\\
usepackage{pgfplots}
\\
pgfplotsset{compat=1.17}
\\
usepgfplotslibrary{statistics}
\\
begin{document}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment