rectangular_plot#

EyeDiagram.rectangular_plot(enable=True)[source]#

Enable or disable the rectangular plot on the chart.

Parameters:
enablebool

Whether to enable the rectangular plot. The default is True. When False, the rectangular plot is disabled.

Returns:
bool