Closed javierggt closed 2 years ago
This one isn't quite ready, if I've tested correctly:
Flight:
Test:
I think it should still explicitly define no marker in the new call.
Agreed with @jeanconn here. The default for plot_date
has fmt='o'
. https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot_date.html
Yup. Fixed it.
Looks good to me now:
This output can count as functional testing.
Description
This PR prevents the warning that appeared in sot/skare3/pull/755:
which occurs because both fmt and linestyle/color are given.
Testing
Fixes #