spinetoolbox.widgets.report_plotting_failure

Functions to report failures in plotting to the user.

Module Contents

Functions

report_plotting_failure(error, parent_widget)

Reports a PlottingError exception to the user.

spinetoolbox.widgets.report_plotting_failure.report_plotting_failure(error, parent_widget)[source]

Reports a PlottingError exception to the user.

Parameters
  • error (PlottingError) – exception to report

  • parent_widget (QWidget) – parent widget