X Tutup
Skip to content

Fix table.py bug#7520

Merged
NelleV merged 2 commits intomatplotlib:masterfrom
dstansby:table-bug
Nov 27, 2016
Merged

Fix table.py bug#7520
NelleV merged 2 commits intomatplotlib:masterfrom
dstansby:table-bug

Conversation

@dstansby
Copy link
Copy Markdown
Member

Allows creation of non-square tables when cellText isn't given to plt.table(). Fixes #5350.

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Nov 27, 2016
@tacaswell
Copy link
Copy Markdown
Member

Supersedes #5351

@tacaswell tacaswell changed the title Fix table.py bug [MRG+1] Fix table.py bug Nov 27, 2016
@NelleV NelleV merged commit c260365 into matplotlib:master Nov 27, 2016
@tacaswell tacaswell mentioned this pull request Nov 27, 2016
NelleV added a commit that referenced this pull request Nov 27, 2016
@NelleV
Copy link
Copy Markdown
Member

NelleV commented Nov 27, 2016

backported 5546552

@dstansby dstansby deleted the table-bug branch November 27, 2016 19:24
@QuLogic QuLogic changed the title [MRG+1] Fix table.py bug Fix table.py bug Nov 28, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup