Skip to content

Adding plot style sheet #20

@umeshu

Description

@umeshu

Since matplotlib offers easy plot customization using style sheets (https://matplotlib.org/stable/gallery/style_sheets/style_sheets_reference.html), I am looking for a way to include that in matplotlib-haskell.

I tried to use Combinator # e.g. mp # "matplotlib.pyplot.style.use('ggplot')", but when executed, the style was ignored although no error was reported.

So I'm wondering if anyone could point out a direction on how I could solve it.

Thank you.

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