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