X Tutup
Skip to content

Setting window titles when in interactive mode #5559

@lilynguyen

Description

@lilynguyen

Perhaps it's only a version issue that you cannot set a window title (fig.canvas.set_window_title('title')) for a figure when it's in interactive mode. I'm currently working with LeapMotion which right now can only work with in python v2.7 and mpl v1.4.3 which co-depends on numpy v1.6.1. I have tried newer versions of both numpy and mpl and it doesn't like python 2.7 and LeapMotion, both of which are necessary.

Is there a workaround for this or do I have to settle for "Figure1?"
It's not the end of the world, of course, but it's a nice customization!

edit:
not an interactive mode issue. still exploring the actual issue. sorry for the wasted issue!

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

      X Tutup