Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

MplCurveDrawer.draw_fit_report

MplCurveDrawer.draw_fit_report(description, **options)[source]

Draw text box that shows fit reports.

Parameters:
  • description (str) – A string to describe the fiting outcome.

  • options – Valid options for the drawer backend API.