get_qctrl_style

qctrlvisualizer.get_qctrl_style()

Return a dictionary representing the Q-CTRL styling in Matplotlib format.

The returned dictionary is suitable for passing to Matplotlib functions such as matplotlib.style.use or matplotlib.style.context.

Returns

The dictionary representing the Q-CTRL style.

Return type

dict

Was this useful?