Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using Seaborn Graphing in Sagemath

Seaborn is a matplotlib frontend that makes beautiful graphics by default, without a lot of fingerpainting like in straight matplotlib. I'm making some Sage graphs for publication and would like to format/display them with Seaborn. Is there a way to combine it with Sage's plot and list_plot, especially for axes labels?