tests.utils.plotting

Plotting utilities for testing

Functions

tests.utils.plotting.save_fig_multi(fig, path, makedirs=True)

Save the figure in multiple formats

Parameters:
  • fig (Figure)

  • path (str)

  • makedirs (bool)