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.
MplDrawer.set_figure_options¶
- MplDrawer.set_figure_options(**fields)¶
Set the figure options.
- Parameters:
fields – The fields to update the figure options
- Raises:
AttributeError – If an unknown figure option is encountered.