Skip to content

Feature request: Matplotlib toolbox #20

Closed
@jo-mueller

Description

@jo-mueller

It would be nice to have the typical matplotlib toolbar on top of the Figure Canvas.

I think it could be added relatively easily in the definition of the MPL Widget by adding

self.toolbar = NavigationToolbar(self.canvas, self)

to the layout. I could send you a PR to implement this - let me know if I should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions