Sort default labels numerically in Qt editor.#6366
Sort default labels numerically in Qt editor.#6366tacaswell merged 1 commit intomatplotlib:masterfrom
Conversation
|
I still think padding the default label with 0 would be simpler, but this is much less disruptive (no API change) and works to (unreasonably) large numbers of lines/images. This is much better than what I suggested. 👍 Can you add a note to the whats new being accumulated in #6361? merging despite failing tests as a) the test failures are due to a blue -> black default change and b) this code path is not tested. |
|
How should I do this? Should I PR on your repo? |
|
That would work, or just put in a new PR with more commits on top of that On Thu, May 5, 2016 at 12:30 PM Antony Lee notifications@github.com wrote:
|
See #6315.