ace icon indicating copy to clipboard operation
ace copied to clipboard

Fix issue in plot functions

Open klausweinbauer opened this issue 3 years ago • 0 comments

Hi, I ran into a problem when executing the following example from the documentation:

from ace.samples import wang04
wang04.run_wang04()

The problem was the calculation for the figure position. I fixed this issue and tested it with the mentioned example in multiple configurations (1-6 figures). I would appreciate a merge :)

klausweinbauer avatar Jun 09 '22 17:06 klausweinbauer