|
def | python.uq.plot.colors.get_username () |
|
def | python.uq.plot.colors.initialize_plotting_style (dtype="standard", macros="thesis", style="seaborn-paper") |
|
def | python.uq.plot.colors.insert_legend (fig, loc="right", ncol=3, has_axis=True, shift=0.0) |
|
def | python.uq.plot.colors.intToRGB (i) |
|
def | python.uq.plot.colors.load_bw_color (i, nmax=11) |
|
def | python.uq.plot.colors.load_color (i) |
|
def | python.uq.plot.colors.load_custom_pgf_preamble (dtype="standard", macros="thesis") |
|
def | python.uq.plot.colors.load_default_color_map (dtype="cmap") |
|
def | python.uq.plot.colors.load_font () |
|
def | python.uq.plot.colors.load_font_properties (size=None, family=None) |
|
def | python.uq.plot.colors.load_linestyle (i) |
|
def | python.uq.plot.colors.load_marker (i) |
|
def | python.uq.plot.colors.rgbTpInt (rgb) |
|
def | python.uq.plot.colors.savefig (fig, filename, lgd=None, tikz=False, mpl3d=False, crop=False, sizes=(5.25, 5)) |
|