create_figure

SeismogramPlotter.create_figure(width, height)[source]

Create a matplotlib figure.

Parameters
  • width (float) – The figure width [mm].

  • height (float) – The figure height [mm].