Plot Table - Python for Integrated Circuits - - An Online Book - |
||||||||
Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= Syntax of Matplotlib Table:
Parameters: ============================================ Plot a table. code: ============================================ Plot a table. code: ============================================ ============================================ ============================================ Simple table plot (code):
Output:
============================================ Remove the border of the first cell with set_edgecolor and set_linewidth (code):
Output:
============================================ Different column widths (code):
Output:
============================================ Font and table sizes (code):
Output:
============================================ Confusion matrix with "merged" cell. Code:
Output:
============================================ Turn off axis. Color in Table obtained by matplotlib.pyplot. code: ============================================
|
||||||||
================================================================================= | ||||||||
|
||||||||