|
From: Tony Yu <ts...@gm...> - 2013-09-29 18:31:08
|
Since the 1.3 release, the Matplotlib gallery has displayed the beginnings of a clean up effort that will probably require the work of many people. To make it easier to contribute to the effort, there's already a MEP (Matplotlib Enhancement Proposal) that details some guidelines for clean up: https://github.com/matplotlib/matplotlib/wiki/MEP12 To make some of these goals clearer, I just submitted a PR which could serve as an example of those guidelines in action: https://github.com/matplotlib/matplotlib/pull/2474 Anyone who is interested in helping out with the clean-up should take a look at those links and then find an example that needs cleaning up. Cheers, -Tony |