diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-08-04 20:02:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-04 20:02:14 +0200 |
| commit | 2d46accd49209e0b6c7c40626c1498a46399163d (patch) | |
| tree | 481060bcef1775fb1fd08ed726003e7170d9a6db /docs/plot/plot.sh | |
| parent | 9b3290c09850893eefaae2d7b8074d4740dcece5 (diff) | |
| parent | 89014a711aa056e6bc102797cea05274d5722b0b (diff) | |
| download | PROJ-2d46accd49209e0b6c7c40626c1498a46399163d.tar.gz PROJ-2d46accd49209e0b6c7c40626c1498a46399163d.zip | |
Merge pull request #525 from kbevers/betterplots
Better plots for documentation
Diffstat (limited to 'docs/plot/plot.sh')
| -rwxr-xr-x | docs/plot/plot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plot/plot.sh b/docs/plot/plot.sh index 20dc526d..3a939f4a 100755 --- a/docs/plot/plot.sh +++ b/docs/plot/plot.sh @@ -1,2 +1,2 @@ -python3 plot.py definitinos.txt images/ +python3 plot.py plotdefs.json images/ |
