Skip to content

redundant linestyle warning from matplotlib #71

@turbach

Description

@turbach
/home/turbach/miniconda3/envs/logmets_072721/lib/python3.8/site-packages/spudtr/filters.py:885: UserWarning: linestyle is redundantly defined by the 'linestyle' keyword argument and the fmt string ".-" (-> linestyle='-'). The keyword argument will take precedence.
  ax.plot(t, y, ".-", color="c", linestyle="-", label="input")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions