Plots a matrix as colored tiles.

plt.matrix(x, diverge = FALSE, fancy = FALSE)

Arguments

x
Either a filename with the matrix in table format or a matrix object.
diverge
Use diverging color palette.
fancy
Fancy plotting with interactive elements (default: FALSE).