DiFfRG.plot#
Attributes#
Functions#
Module Contents#
- DiFfRG.plot.cmap1#
- DiFfRG.plot.cmap2#
- DiFfRG.plot.palette1#
- DiFfRG.plot.palette2#
- DiFfRG.plot.palette3#
- DiFfRG.plot.clear_fig()#
- DiFfRG.plot.plot_1D(datasets, xlabel=None, ylabel=None, ylim=None, xlim=None, log_x=False, log_y=False, file=None, modifiers=None, legend_loc='lower left', grid=False, force_legend=False, figsize=(6, 4), axstyle='normal')#
- DiFfRG.plot.plot_2D(data, cmap=cmap2, xlabel=None, ylabel=None, zlabel=None, ylim=None, xlim=None, zlim=None, log_x=False, log_y=False, log_z=False, file=None, modifiers=None, grid=False, style='triplot', angle_3d=(30, 30), aspect=None, figsize=(6, 4), axstyle='normal', levels=10)#