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.
PlotStyle.get¶
- PlotStyle.get(key, default=None, /)¶
Return the value for key if key is in the dictionary, else default.