diff options
Diffstat (limited to 'artifacts/2022-09-23-warp/plot.R')
-rw-r--r-- | artifacts/2022-09-23-warp/plot.R | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/artifacts/2022-09-23-warp/plot.R b/artifacts/2022-09-23-warp/plot.R index f4fec0a..c5a6bb3 100644 --- a/artifacts/2022-09-23-warp/plot.R +++ b/artifacts/2022-09-23-warp/plot.R @@ -19,4 +19,3 @@ ggplot(s, aes(x=value,y=config)) + theme_classic() ggsave("./plot.png", width=200, height=120, units="mm") -1
\ No newline at end of file |