mirkobunse / critdd

Critical difference diagrams with Python and Tikz
https://mirkobunse.github.io/critdd
Other
21 stars 3 forks source link

to_file exports to existing and non-existing directories #10

Closed mirkobunse closed 1 month ago

mirkobunse commented 1 month ago

This PR solves issue #9 . It implements and tests the solution provided by @Suchun-sv .