Morian Sonnet

Results 3 issues of Morian Sonnet

**Describe the bug** Deprecation warnings with Altair version 5, like ``` python3.11/site-packages/altair/utils/deprecation.py:65: AltairDeprecationWarning: 'selection_single' is deprecated. Use 'selection_point' warnings.warn(message, AltairDeprecationWarning, stacklevel=1) ``` **To Reproduce** Steps to reproduce the behavior: Open...

bug

**Describe the bug** Matplotlib warnings occure when plotting the default Bode or Nyquist plot, like ```lib/python3.11/site-packages/impedance/visualization.py:39: UserWarning: linestyle is redundantly defined by the 'linestyle' keyword argument and the fmt string...

bug