Restructure and introduce additional object to transfer figures and IDs from...
Compare changes
+ 11
− 6
@@ -3,7 +3,7 @@
@@ -13,18 +13,23 @@ def create_id(id_method):
Restructure and introduce additional object to transfer figures and IDs from tagplot() to publish(). Basic functionality of publishing into a directory named with the corresponding ID is now given. I will stress test this branch tomorrow so that it can be merged.
Closes #56 (closed)