Skip to content

Ferro plotting functions override some Matplotlib rcParams #1

Description

@JAnderson419

Some of the plotting functions in ferro specify things like colormaps and linewidth directly in the function (ex. hystPlot), which means that the package does not obey currently set rcParams. This is an unfortunate side effect of the project evolving from me starting out trying to plot some personal data for a thesis and instead developing a package for others to use. The behaviour should be corrected such that plotting functions obey rcParams and accept modifications from the user as optional keyword arguments.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions