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