diff --git a/support/render_line_graphs.sh b/support/render_line_graphs.sh index 5dd8fdc9..8310e969 100644 --- a/support/render_line_graphs.sh +++ b/support/render_line_graphs.sh @@ -1,2 +1,3 @@ python image_gen/line.py data/combined.db img/line.png regions.json -python image_gen/line.py data/combined.db img/line.pdf regions.json \ No newline at end of file +python image_gen/line.py data/combined.db img/line.pdf regions.json +python image_gen/line.py data/combined.db img/line.svg regions.json \ No newline at end of file