pygsti.report.Results.get_figure¶
-
Results.
get_figure
(figureName, verbosity=0)¶ Get a report figure. Figures are created on the first request then cached for later requests for the same figure. This method is typically used internally by other Results methods.
Parameters: - figureName (string) – The name of the figure.
- verbosity (int, optional) – How much detail to send to stdout.
Returns: The requested figure object.
Return type: