Skip to content

Feature/plot enhancement Added plot_dB argument

Solution.plot_responses() can be called with plot_dB boolean argument. Default value is True. If set to false, the response function is plotted in loglog plot and ylabel gets an appropriate unit suffix.

Merge request reports