8000 Mep22 · matplotlib/matplotlib Wiki · GitHub
[go: up one dir, main page]

Skip to content
Federico Ariza edited this page Jan 7, 2014 · 25 revisions
.. author:: Federico Ariza

Discussion

Previous work

The Toolbar and the Controls are splitted to provide independent access and reconfiguration.

An interface to add/remove/disable "controls" and shortcuts will be added.

The user interaction with the Figure is higly tied to the Toolbar and the reconfiguration of this Toolbar is not simple and requires mostly a backend modification.

This section describes the need for the MEP. It should describe the existing problem that it is trying to solve and why this MEP makes the situation better. It should include examples of how the new functionality would be used and perhaps some use cases.

This section lists the major steps required to implement the MEP. Where possible, it should be noted where one step is dependent on another, and which steps may be optionally omitted. Where it makes sense, each step should include a link related pull requests as the implementation progresses.

This section describes the ways in which the MEP breaks backward incompatibility.

If there were any alternative solutions to solving the same problem, they should be discussed here, along with a justification for the chosen approach.

Clone this wiki locally
0