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.
CurvePlotter.supplementary_data¶
- property CurvePlotter.supplementary_data: Dict[str, Any]¶
Additional data for the figure being plotted, that isn’t associated with a series.
Supplementary data includes text, fit reports, or other data that is associated with the figure but not an individual series. It is typically data additional to the direct results of an experiment.