UADAPy
  • Changelog
  • Installation
  • Examples
  • Distribution
  • TimeSeries
  • CorrelatedDistributions
UADAPy
  • uadapy.plotting package
  • View page source

uadapy.plotting package

Submodules

  • uadapy.plotting.distribution_plot module
    • InteractiveNormal
      • InteractiveNormal.mean
      • InteractiveNormal.cov
      • InteractiveNormal.ax
      • InteractiveNormal.n_std
      • InteractiveNormal.extends
      • InteractiveNormal.epsilon
      • InteractiveNormal.x_label
      • InteractiveNormal.y_label
      • InteractiveNormal.points
      • InteractiveNormal.eigenvectors
      • InteractiveNormal.get_ind_under_point()
      • InteractiveNormal.init_points()
      • InteractiveNormal.update()
    • confidence_ellipse()
  • uadapy.plotting.interactive_splom module
  • uadapy.plotting.plots_1d module
    • generate_boxplot()
    • generate_dotplot()
    • generate_multidim_boxplot()
    • generate_multidim_dotplot()
    • generate_multidim_stripplot()
    • generate_multidim_swarmplot()
    • generate_multidim_violinplot()
    • generate_stripplot()
    • generate_swarmplot()
    • generate_violinplot()
    • plot_1d_distribution()
  • uadapy.plotting.plots_2d module
    • plot_contour()
    • plot_contour_bands()
    • plot_samples()
  • uadapy.plotting.plots_nd module
    • maximize_axes_limits()
    • plot_contour()
    • plot_contour_samples()
    • plot_matrix_share_axes()
    • plot_samples()
  • uadapy.plotting.plots_timeseries module
    • plot_corr_length()
    • plot_correlated_corr_length()
    • plot_correlated_timeseries()
    • plot_correlation_matrix()
    • plot_timeseries()
  • uadapy.plotting.shepard_diagram module
    • custom_wasserstein()
    • load_iris()
    • plot_shepard_diagram()
  • uadapy.plotting.stippling module
    • plot_stipples()
  • uadapy.plotting.utils module
    • create_shaded_set2_colormap()
    • generate_random_colors()
    • generate_spectrum_colors()
    • get_colors()

Module contents


© Copyright 2024, Ruben Bauer, Marina Evers, David Hägele, Patrick Paetzold.

Built with Sphinx using a theme provided by Read the Docs.