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