rectangular_plot#

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

Enable or disable the rectangular plot on the chart.

Parameters:
valuebool

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

Returns:
bool