The parameter “fmt” doesn’t have the same behaviour in plot and plot_date · Issue #18141 · matplotlib/matplotlib · GitHub
Skip to content

The parameter “fmt” doesn’t have the same behaviour in plot and plot_date #18141

Description

@kevinlacaille

In pyplot.plot, the parameter fmt defines basic formatting like color, marker and linestyle.

In pyplot.plot_date, the parameter fmt defines the plot format string.

This is inconsistency may lead to errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions