Skip to content

Remove matplotlib specific code from plotdicemechanic.py #22

@TechnologyClassroom

Description

@TechnologyClassroom

Reference: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.plot.html

pandas defaults to matplotlib, but it would be convenient to swap the different plotting backends using the configuration pd.options.plotting.backend = 'matplotlib' instead of using matplotlib specific code throughout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions