I'm new to both matplotlib and matplotlib-haskell.
When I use subplots to generate several plots in a single figure, I get two figures in two different windows. The first one is empty, the second one contains all the plots I expect.
Did I miss something or is it a known issue?
Hello,
I'm new to both matplotlib and matplotlib-haskell. When I use subplots to generate several plots in a single figure, I get two figures in two different windows. The first one is empty, the second one contains all the plots I expect. Did I miss something or is it a known issue?
Regards, Christophe.
e.g.: