Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | X | Y | Z A add_update_menu() (in module statsplotly.plot_specifiers.layout) adjust_jointplot_legends() (in module statsplotly.plot_specifiers.layout) affine_func() (in module statsplotly.plot_specifiers.data.statistics) aggregated_data (statsplotly.plot_specifiers.data.AggregationSpecifier property) aggregated_dimension (statsplotly.plot_specifiers.data.AggregationSpecifier attribute) aggregation_func (statsplotly.plot_specifiers.data.AggregationSpecifier attribute) aggregation_plot_dimension (statsplotly.plot_specifiers.data.AggregationSpecifier property) AggregationType (class in statsplotly.plot_specifiers.data) ALL (statsplotly.plot_specifiers.figure.SharedGridAxis attribute) (statsplotly.plot_specifiers.trace.MarginalPlotDimension attribute) ALL_DATA (statsplotly.plot_specifiers.data.SliceTraceType attribute) anchor_dimension (statsplotly.plot_specifiers.trace.OrientedPlotSpecifier property) anchored_dimension (statsplotly.plot_specifiers.trace.OrientedPlotSpecifier property) axis_format (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) axis_type (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) AxisFormat (class in statsplotly.plot_specifiers.layout) AxisType (class in statsplotly.plot_specifiers.layout) B BarMode (class in statsplotly.plot_specifiers.layout) barmode (statsplotly.plot_objects.layout.BarLayout attribute) (statsplotly.plot_objects.layout.HistogramLayout attribute) (statsplotly.plot_specifiers.color.ColorSpecifier attribute) barplot() (in module statsplotly) bin_edges (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) bins (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) BOOTSTRAP (statsplotly.plot_specifiers.data.ErrorBarType attribute) BOX (statsplotly.plot_specifiers.trace.CategoricalPlotType attribute) boxmean (statsplotly.plot_objects.trace.BoxTrace attribute) boxmode (statsplotly.plot_objects.layout.CategoricalLayout attribute) build_aggregation_trace_data() (statsplotly.plot_specifiers.data.AggregationTraceData class method) build_coloraxis() (statsplotly.plot_specifiers.color.ColorSpecifier method) build_colorbar() (statsplotly.plot_specifiers.color.ColorSpecifier method) build_colorscale() (statsplotly.plot_specifiers.color.ColorSpecifier method) build_from_color_data() (statsplotly.plot_specifiers.color.ColorSpecifier class method) build_handler() (statsplotly.plot_specifiers.data.DataHandler class method) build_histmap_trace() (statsplotly.plot_objects.trace.HeatmapTrace class method) build_id_line() (statsplotly.plot_objects.trace.ScatterTrace class method) build_layout() (statsplotly.plot_objects.layout.BarLayout class method) (statsplotly.plot_objects.layout.CategoricalLayout class method) (statsplotly.plot_objects.layout.HeatmapLayout class method) (statsplotly.plot_objects.layout.HistogramLayout class method) (statsplotly.plot_objects.layout.ScatterLayout class method) (statsplotly.plot_objects.layout.SceneLayout class method) build_lower_error_trace() (statsplotly.plot_objects.trace.ShadedTrace class method) build_regression_trace() (statsplotly.plot_objects.trace.ScatterTrace class method) build_trace() (statsplotly.plot_objects.trace.BarTrace class method) (statsplotly.plot_objects.trace.BaseTrace method) (statsplotly.plot_objects.trace.BoxTrace class method) (statsplotly.plot_objects.trace.ContourTrace class method) (statsplotly.plot_objects.trace.EcdfTrace class method) (statsplotly.plot_objects.trace.HeatmapTrace class method) (statsplotly.plot_objects.trace.Histogram2dTrace class method) (statsplotly.plot_objects.trace.HistogramLineTrace class method) (statsplotly.plot_objects.trace.HistogramTrace class method) (statsplotly.plot_objects.trace.KdeTrace class method) (statsplotly.plot_objects.trace.RugTrace class method) (statsplotly.plot_objects.trace.Scatter3DTrace class method) (statsplotly.plot_objects.trace.ScatterTrace class method) (statsplotly.plot_objects.trace.StepHistogramTrace class method) (statsplotly.plot_objects.trace.StripTrace class method) (statsplotly.plot_objects.trace.ViolinTrace class method) build_trace_data() (statsplotly.plot_specifiers.data.TraceData class method) build_upper_error_trace() (statsplotly.plot_objects.trace.ShadedTrace class method) C CategoricalPlotType (class in statsplotly.plot_specifiers.trace) catplot() (in module statsplotly) CENTER (statsplotly.plot_specifiers.data.NormalizationType attribute) central_tendency (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) central_tendency_col (statsplotly.plot_specifiers.figure.HistogramPlot property) CentralTendencyType (class in statsplotly.plot_specifiers.data) check_aggregation_specifier() (statsplotly.plot_specifiers.data.AggregationSpecifier method) check_bins() (statsplotly.plot_specifiers.trace.HistogramSpecifier class method) check_common_xaxes_ticks() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) check_common_yaxes_ticks() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) check_cumulative() (statsplotly.plot_specifiers.trace.HistogramSpecifier class method) check_dimension() (statsplotly.plot_specifiers.trace.HistogramSpecifier class method) check_error_bar() (statsplotly.plot_specifiers.data.AggregationSpecifier class method) check_header_format() (statsplotly.plot_specifiers.data.DataHandler class method) check_histnorm() (statsplotly.plot_specifiers.trace.HistogramSpecifier class method) check_logscale() (statsplotly.plot_specifiers.color.ColorSpecifier class method) check_missing_dimension() (statsplotly.plot_specifiers.data.DataPointer method) check_normalizer() (statsplotly.plot_specifiers.data.DataProcessor class method) check_opacity() (statsplotly.plot_specifiers.color.ColorSpecifier class method) (statsplotly.plot_specifiers.color.HistogramColorSpecifier class method) check_parameter_consistency() (statsplotly.plot_specifiers.trace.HistogramSpecifier method) check_pointers_in_data() (statsplotly.plot_specifiers.data.DataHandler method) check_scatter_specifier() (statsplotly.plot_specifiers.trace.JointplotSpecifier class method) cmax (statsplotly.plot_objects.layout.ColorAxis attribute) (statsplotly.plot_specifiers.color.ColorSpecifier property) cmin (statsplotly.plot_objects.layout.ColorAxis attribute) (statsplotly.plot_specifiers.color.ColorSpecifier property) color (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) color_limits (statsplotly.plot_specifiers.color.ColorSpecifier attribute) color_palette (statsplotly.plot_specifiers.color.ColorSpecifier attribute) coloraxis (statsplotly.plot_objects.layout.HeatmapLayout attribute) (statsplotly.plot_objects.layout.SceneLayout attribute) COLORAXIS (statsplotly.plot_specifiers.layout.PlotAxis attribute) coloraxis_reference (statsplotly.plot_specifiers.color.ColorSpecifier attribute) ColoraxisReference (class in statsplotly.plot_specifiers.layout) colorbar (statsplotly.plot_objects.layout.ColorAxis attribute) (statsplotly.plot_objects.trace.HeatmapTrace attribute) (statsplotly.plot_objects.trace.Histogram2dTrace attribute) (statsplotly.plot_specifiers.color.ColorSpecifier attribute) colormap (statsplotly.plot_specifiers.color.ColorSpecifier attribute) colorscale (statsplotly.plot_objects.layout.ColorAxis attribute) (statsplotly.plot_objects.trace.ContourTrace attribute) (statsplotly.plot_objects.trace.HeatmapTrace attribute) (statsplotly.plot_objects.trace.Histogram2dTrace attribute) COLS (statsplotly.plot_specifiers.figure.SharedGridAxis attribute) compute_ecdf() (statsplotly.plot_specifiers.trace.HistogramSpecifier method) compute_histmap() (statsplotly.plot_specifiers.trace.JointplotSpecifier method) compute_histogram() (statsplotly.plot_specifiers.trace.HistogramSpecifier method) compute_ssquares() (in module statsplotly.plot_specifiers.data.statistics) convert_categorical_dtype_columns() (statsplotly.plot_specifiers.data.DataHandler class method) convert_datetime_to_timestamp() (statsplotly.plot_specifiers.color.ColorSpecifier static method) COUNT (statsplotly.plot_specifiers.data.AggregationType attribute) (statsplotly.plot_specifiers.data.HistogramNormType attribute) create_fig() (in module statsplotly.plot_specifiers.figure) cumulative (statsplotly.plot_objects.trace.HistogramTrace attribute) (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) D data (statsplotly.plot_specifiers.data.DataHandler attribute) data_pointer (statsplotly.plot_specifiers.data.AggregationSpecifier attribute) (statsplotly.plot_specifiers.data.DataHandler attribute) (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) data_type (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) data_types (statsplotly.plot_specifiers.data.AggregationSpecifier attribute) (statsplotly.plot_specifiers.data.DataHandler property) (statsplotly.plot_specifiers.trace.OrientedPlotSpecifier attribute) data_values_map (statsplotly.plot_specifiers.data.DataProcessor attribute) DataDimension (class in statsplotly.plot_specifiers.data) density (statsplotly.plot_specifiers.trace.HistogramSpecifier property) dimension (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) distplot() (in module statsplotly) E ecdf (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) EQUAL (statsplotly.plot_specifiers.layout.AxisFormat attribute) error_bar (statsplotly.plot_specifiers.data.AggregationSpecifier attribute) (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) error_x (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) error_y (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) error_z (statsplotly.plot_objects.trace.Scatter3DTrace attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) ErrorBarType (class in statsplotly.plot_specifiers.data) EXPONENTIAL (statsplotly.plot_specifiers.data.RegressionType attribute) exponential_regress() (in module statsplotly.plot_specifiers.data.statistics) F fig (statsplotly.plot_specifiers.figure.SubplotGridFormatter attribute) (statsplotly.utils.SubplotGridFormatter attribute) figure_title (statsplotly.plot_specifiers.layout.LegendSpecifier property) fill (statsplotly.plot_objects.trace.ShadedTrace attribute) fillcolor (statsplotly.plot_objects.trace.ShadedTrace attribute) FIXED_RATIO (statsplotly.plot_specifiers.layout.AxisFormat attribute) format_color_data() (statsplotly.plot_specifiers.color.ColorSpecifier method) FRACTION (statsplotly.plot_specifiers.data.AggregationType attribute) G GEO_MEAN (statsplotly.plot_specifiers.data.AggregationType attribute) GEO_STD (statsplotly.plot_specifiers.data.ErrorBarType attribute) get_axes_range() (statsplotly.plot_specifiers.layout.AxesSpecifier method) get_category_strip_map() (statsplotly.plot_specifiers.trace.CategoricalPlotSpecifier method) get_color_hues() (statsplotly.plot_specifiers.color.ColorSpecifier method) get_data() (statsplotly.plot_specifiers.data.DataHandler method) get_distribution_max_value() (statsplotly.plot_specifiers.trace.HistogramSpecifier method) get_error_bars() (statsplotly.plot_objects.trace.BaseTrace static method) get_histogram_bin_edges() (statsplotly.plot_specifiers.trace.HistogramSpecifier method) get_iqr() (in module statsplotly.plot_specifiers.data.statistics) get_mean() (statsplotly.plot_specifiers.data.DataHandler method) get_median() (statsplotly.plot_specifiers.data.DataHandler method) GROUP (statsplotly.plot_specifiers.layout.BarMode attribute) H heatmap() (in module statsplotly) height (statsplotly.plot_specifiers.layout.AxesSpecifier property) hist (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) histnorm (statsplotly.plot_objects.trace.Histogram2dTrace attribute) (statsplotly.plot_objects.trace.HistogramTrace attribute) (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) HISTOGRAM (statsplotly.plot_specifiers.trace.JointplotType attribute) histogram2d() (statsplotly.plot_specifiers.trace.JointplotSpecifier method) histogram_specifier (statsplotly.plot_specifiers.trace.JointplotSpecifier attribute) HistogramBarMode (class in statsplotly.plot_specifiers.layout) HistogramNormType (class in statsplotly.plot_specifiers.data) HORIZONTAL (statsplotly.plot_specifiers.trace.PlotOrientation attribute) hoverinfo (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_objects.trace.ContourTrace attribute) (statsplotly.plot_objects.trace.EcdfTrace attribute) (statsplotly.plot_objects.trace.HeatmapTrace attribute) (statsplotly.plot_objects.trace.Histogram2dTrace attribute) (statsplotly.plot_objects.trace.HistogramLineTrace attribute) (statsplotly.plot_objects.trace.HistogramTrace attribute) (statsplotly.plot_objects.trace.KdeTrace attribute) (statsplotly.plot_objects.trace.RugTrace attribute) (statsplotly.plot_objects.trace.Scatter3DTrace attribute) (statsplotly.plot_objects.trace.ScatterTrace attribute) (statsplotly.plot_objects.trace.ShadedTrace attribute) (statsplotly.plot_objects.trace.StepHistogramTrace attribute) I ID_LINE (statsplotly.plot_specifiers.layout.AxisFormat attribute) initialize() (statsplotly.plot_specifiers.figure.HistogramPlot class method) (statsplotly.plot_specifiers.figure.JointplotPlot class method) INVERSE (statsplotly.plot_specifiers.data.RegressionType attribute) inverse_func() (in module statsplotly.plot_specifiers.data.statistics) IQR (statsplotly.plot_specifiers.data.ErrorBarType attribute) is_mono_referenced (statsplotly.plot_specifiers.data.AggregationSpecifier property) iter_slices() (statsplotly.plot_specifiers.data.DataHandler method) J jitter_data() (statsplotly.plot_specifiers.data.DataProcessor static method) jitter_settings (statsplotly.plot_specifiers.data.DataProcessor attribute) jointplot() (in module statsplotly) JointplotType (class in statsplotly.plot_specifiers.trace) K kde (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) KDE (statsplotly.plot_specifiers.trace.JointplotType attribute) kde_1d() (in module statsplotly.plot_specifiers.data.statistics) kde_2d() (in module statsplotly.plot_specifiers.data.statistics) L legend (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) legendgroup (statsplotly.plot_objects.trace.BaseTrace attribute) line (statsplotly.plot_objects.trace.EcdfTrace attribute) (statsplotly.plot_objects.trace.HistogramLineTrace attribute) (statsplotly.plot_objects.trace.KdeTrace attribute) (statsplotly.plot_objects.trace.RugTrace attribute) (statsplotly.plot_objects.trace.ScatterTrace attribute) (statsplotly.plot_objects.trace.ShadedTrace attribute) (statsplotly.plot_objects.trace.StepHistogramTrace attribute) LINEAR (statsplotly.plot_specifiers.data.RegressionType attribute) LINES (statsplotly.plot_specifiers.trace.TraceMode attribute) LINES_TEXT (statsplotly.plot_specifiers.trace.TraceMode attribute) logarithmic_func() (in module statsplotly.plot_specifiers.data.statistics) logscale (statsplotly.plot_specifiers.color.ColorSpecifier attribute) M MAIN_COLORAXIS (statsplotly.plot_specifiers.layout.ColoraxisReference attribute) main_row (statsplotly.plot_specifiers.figure.HistogramPlot property) (statsplotly.plot_specifiers.figure.JointplotPlot property) marginal_plot (statsplotly.plot_specifiers.trace.JointplotSpecifier attribute) MarginalPlotDimension (class in statsplotly.plot_specifiers.trace) marker (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_objects.trace.Histogram2dTrace attribute) (statsplotly.plot_objects.trace.HistogramTrace attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) MARKERS (statsplotly.plot_specifiers.trace.TraceMode attribute) MARKERS_LINES (statsplotly.plot_specifiers.trace.TraceMode attribute) MEAN (statsplotly.plot_specifiers.data.AggregationType attribute) (statsplotly.plot_specifiers.data.CentralTendencyType attribute) meanline_visible (statsplotly.plot_objects.trace.ViolinTrace attribute) MEDIAN (statsplotly.plot_specifiers.data.AggregationType attribute) (statsplotly.plot_specifiers.data.CentralTendencyType attribute) MIN_MAX (statsplotly.plot_specifiers.data.NormalizationType attribute) mode (statsplotly.plot_objects.trace.EcdfTrace attribute) (statsplotly.plot_objects.trace.HistogramLineTrace attribute) (statsplotly.plot_objects.trace.KdeTrace attribute) (statsplotly.plot_objects.trace.RugTrace attribute) (statsplotly.plot_objects.trace.StepHistogramTrace attribute) (statsplotly.plot_objects.trace.StripTrace attribute) (statsplotly.plot_specifiers.trace.ScatterSpecifier attribute) model_post_init() (statsplotly.plot_objects.trace.BarTrace method) (statsplotly.plot_objects.trace.BoxTrace method) (statsplotly.plot_objects.trace.ContourTrace method) (statsplotly.plot_objects.trace.EcdfTrace method) (statsplotly.plot_objects.trace.HeatmapTrace method) (statsplotly.plot_objects.trace.Histogram2dTrace method) (statsplotly.plot_objects.trace.HistogramLineTrace method) (statsplotly.plot_objects.trace.HistogramTrace method) (statsplotly.plot_objects.trace.KdeTrace method) (statsplotly.plot_objects.trace.RugTrace method) (statsplotly.plot_objects.trace.Scatter3DTrace method) (statsplotly.plot_objects.trace.ScatterTrace method) (statsplotly.plot_objects.trace.ShadedTrace method) (statsplotly.plot_objects.trace.StepHistogramTrace method) (statsplotly.plot_objects.trace.StripTrace method) (statsplotly.plot_objects.trace.ViolinTrace method) module statsplotly statsplotly.constants statsplotly.exceptions statsplotly.plot_objects statsplotly.plot_objects.layout statsplotly.plot_objects.trace statsplotly.plot_specifiers statsplotly.plot_specifiers.color statsplotly.plot_specifiers.common statsplotly.plot_specifiers.data statsplotly.plot_specifiers.data.statistics statsplotly.plot_specifiers.figure statsplotly.plot_specifiers.layout statsplotly.plot_specifiers.trace statsplotly.utils N n_slices (statsplotly.plot_specifiers.data.DataHandler property) name (statsplotly.plot_objects.trace.BaseTrace attribute) ncontours (statsplotly.plot_objects.trace.ContourTrace attribute) NormalizationType (class in statsplotly.plot_specifiers.data) normalize_data() (statsplotly.plot_specifiers.data.DataProcessor static method) normalizer (statsplotly.plot_specifiers.data.DataProcessor attribute) O opacity (statsplotly.plot_objects.trace.BaseTrace attribute) (statsplotly.plot_specifiers.color.ColorSpecifier attribute) (statsplotly.plot_specifiers.color.HistogramColorSpecifier attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) orientation (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_specifiers.trace.OrientedPlotSpecifier property) OVERLAY (statsplotly.plot_specifiers.layout.BarMode attribute) (statsplotly.plot_specifiers.layout.HistogramBarMode attribute) P pad_axis_range() (statsplotly.plot_specifiers.layout.AxesSpecifier static method) PERCENT (statsplotly.plot_specifiers.data.AggregationType attribute) (statsplotly.plot_specifiers.data.HistogramNormType attribute) plot() (in module statsplotly) plot_kde (statsplotly.plot_specifiers.trace.JointplotSpecifier property) plot_scatter (statsplotly.plot_specifiers.trace.JointplotSpecifier property) plot_specifier (statsplotly.plot_specifiers.figure.HistogramPlot attribute) (statsplotly.plot_specifiers.figure.JointplotPlot attribute) plot_type (statsplotly.plot_specifiers.trace.CategoricalPlotSpecifier attribute) (statsplotly.plot_specifiers.trace.JointplotSpecifier attribute) plot_x_distribution (statsplotly.plot_specifiers.trace.JointplotSpecifier property) plot_y_distribution (statsplotly.plot_specifiers.trace.JointplotSpecifier property) PlotAxis (class in statsplotly.plot_specifiers.layout) PlotOrientation (class in statsplotly.plot_specifiers.trace) prefered_orientation (statsplotly.plot_specifiers.trace.OrientedPlotSpecifier attribute) PROBABILITY (statsplotly.plot_specifiers.data.HistogramNormType attribute) PROBABILITY_DENSITY (statsplotly.plot_specifiers.data.HistogramNormType attribute) process_trace_data() (statsplotly.plot_specifiers.data.DataProcessor method) R range_normalize() (in module statsplotly.plot_specifiers.data.statistics) reference_data (statsplotly.plot_specifiers.data.AggregationSpecifier property) reference_dimension (statsplotly.plot_specifiers.data.AggregationSpecifier property) register_statsplotly_template() (in module statsplotly.plot_specifiers.common) regress() (in module statsplotly.plot_specifiers.data.statistics) regression_type (statsplotly.plot_specifiers.trace.ScatterSpecifier attribute) RegressionType (class in statsplotly.plot_specifiers.data) reject_outliers() (in module statsplotly.plot_specifiers.data.statistics) RELATIVE (statsplotly.plot_specifiers.layout.BarMode attribute) reversescale (statsplotly.plot_objects.trace.ContourTrace attribute) rgb_string_array_from_colormap() (in module statsplotly.plot_specifiers.color) (in module statsplotly.utils) ROWS (statsplotly.plot_specifiers.figure.SharedGridAxis attribute) rug (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) S scaleanchor (statsplotly.plot_specifiers.layout.AxesSpecifier property) scalemode (statsplotly.plot_objects.trace.ViolinTrace attribute) scaleratio (statsplotly.plot_specifiers.layout.AxesSpecifier property) SCATTER (statsplotly.plot_specifiers.trace.JointplotType attribute) SCATTER_KDE (statsplotly.plot_specifiers.trace.JointplotType attribute) scatter_specifier (statsplotly.plot_specifiers.trace.JointplotSpecifier attribute) scene (statsplotly.plot_objects.layout.SceneLayout attribute) SEM (statsplotly.plot_specifiers.data.ErrorBarType attribute) sem() (in module statsplotly.plot_specifiers.data.statistics) set_array_tick_mode() (statsplotly.plot_objects.layout.CategoricalLayout class method) set_common_axis_limit() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) set_common_coloraxis() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) set_horizontal_colorbar() (in module statsplotly.plot_specifiers.layout) set_rgb_alpha() (in module statsplotly.plot_specifiers.color) set_suplotgrid_titles() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) shaded_error (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) SharedGridAxis (class in statsplotly.plot_specifiers.figure) showlegend (statsplotly.plot_objects.trace.BaseTrace attribute) (statsplotly.plot_objects.trace.HistogramLineTrace attribute) (statsplotly.plot_objects.trace.KdeTrace attribute) (statsplotly.plot_objects.trace.RugTrace attribute) showscale (statsplotly.plot_objects.layout.ColorAxis attribute) (statsplotly.plot_objects.trace.ContourTrace attribute) size (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) SLICE (statsplotly.plot_specifiers.data.SliceTraceType attribute) slice_levels (statsplotly.plot_specifiers.data.DataHandler property) slice_logical_indices (statsplotly.plot_specifiers.data.DataHandler attribute) slice_order (statsplotly.plot_specifiers.data.DataHandler attribute) slicer (statsplotly.plot_specifiers.data.DataPointer attribute) SliceTraceType (class in statsplotly.plot_specifiers.data) smart_legend() (in module statsplotly.plot_specifiers.common) smart_title() (in module statsplotly.plot_specifiers.common) SQUARE (statsplotly.plot_specifiers.layout.AxisFormat attribute) STACK (statsplotly.plot_specifiers.layout.BarMode attribute) (statsplotly.plot_specifiers.layout.HistogramBarMode attribute) statsplotly module statsplotly.constants module statsplotly.exceptions module statsplotly.plot_objects module statsplotly.plot_objects.layout module statsplotly.plot_objects.trace module statsplotly.plot_specifiers module statsplotly.plot_specifiers.color module statsplotly.plot_specifiers.common module statsplotly.plot_specifiers.data module statsplotly.plot_specifiers.data.statistics module statsplotly.plot_specifiers.figure module statsplotly.plot_specifiers.layout module statsplotly.plot_specifiers.trace module statsplotly.utils module StatsPlotMissingImplementationError StatsPlotSpecificationError STD (statsplotly.plot_specifiers.data.ErrorBarType attribute) step (statsplotly.plot_specifiers.trace.HistogramSpecifier attribute) STRIP (statsplotly.plot_specifiers.trace.CategoricalPlotType attribute) SUM (statsplotly.plot_specifiers.data.AggregationType attribute) T text (statsplotly.plot_objects.trace.BarTrace attribute) (statsplotly.plot_objects.trace.RugTrace attribute) (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) text_identifiers (statsplotly.plot_specifiers.data.DataPointer property) textposition (statsplotly.plot_objects.trace.BarTrace attribute) THREE_DIMENSIONAL (statsplotly.plot_specifiers.layout.AxisType attribute) tidy_axes() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) tidy_plot() (statsplotly.plot_specifiers.figure.JointplotPlot method) tidy_subplots() (statsplotly.plot_specifiers.figure.SubplotGridFormatter method) (statsplotly.utils.SubplotGridFormatter method) title (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) to_dataframe() (statsplotly.plot_specifiers.data.DataHandler static method) TraceMode (class in statsplotly.plot_specifiers.trace) traces (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) TWO_DIMENSIONAL (statsplotly.plot_specifiers.layout.AxisType attribute) U UnsupportedColormapError update_axis_layout() (statsplotly.plot_objects.layout.HeatmapLayout class method) update_yaxis_layout() (statsplotly.plot_objects.layout.HeatmapLayout class method) V validate_axis_range_format() (statsplotly.plot_specifiers.layout.AxesSpecifier class method) validate_histogram_barmode() (statsplotly.plot_objects.layout.HistogramLayout class method) validate_mode() (statsplotly.plot_specifiers.trace.ScatterSpecifier class method) validate_model() (statsplotly.plot_specifiers.trace.CategoricalPlotSpecifier method) validate_plot_type() (statsplotly.plot_specifiers.trace.CategoricalPlotSpecifier class method) VERTICAL (statsplotly.plot_specifiers.trace.PlotOrientation attribute) VIOLIN (statsplotly.plot_specifiers.trace.CategoricalPlotType attribute) violinmode (statsplotly.plot_objects.layout.CategoricalLayout attribute) W width (statsplotly.plot_specifiers.layout.AxesSpecifier property) X x (statsplotly.plot_objects.trace.BaseTrace attribute) X (statsplotly.plot_specifiers.data.DataDimension attribute) x (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) X (statsplotly.plot_specifiers.trace.MarginalPlotDimension attribute) X_HISTMAP (statsplotly.plot_specifiers.trace.JointplotType attribute) x_label (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) x_range (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) x_transformation (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) x_transformation_legend (statsplotly.plot_specifiers.layout.LegendSpecifier property) XAXIS (statsplotly.plot_specifiers.layout.PlotAxis attribute) xaxis_range (statsplotly.plot_specifiers.layout.AxesSpecifier property) xaxis_title (statsplotly.plot_specifiers.layout.LegendSpecifier property) xbins (statsplotly.plot_objects.trace.Histogram2dTrace attribute) (statsplotly.plot_objects.trace.HistogramTrace attribute) Y y (statsplotly.plot_objects.trace.BaseTrace attribute) Y (statsplotly.plot_specifiers.data.DataDimension attribute) y (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) Y (statsplotly.plot_specifiers.trace.MarginalPlotDimension attribute) Y_HISTMAP (statsplotly.plot_specifiers.trace.JointplotType attribute) y_label (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) y_range (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) y_transformation (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) y_transformation_legend (statsplotly.plot_specifiers.layout.LegendSpecifier property) YAXIS (statsplotly.plot_specifiers.layout.PlotAxis attribute) yaxis_range (statsplotly.plot_specifiers.layout.AxesSpecifier property) yaxis_title (statsplotly.plot_specifiers.layout.LegendSpecifier property) ybins (statsplotly.plot_objects.trace.Histogram2dTrace attribute) Z z (statsplotly.plot_objects.trace.Scatter3DTrace attribute) Z (statsplotly.plot_specifiers.data.DataDimension attribute) z (statsplotly.plot_specifiers.data.DataPointer attribute) (statsplotly.plot_specifiers.data.DataTypes attribute) z_label (statsplotly.plot_specifiers.layout.LegendSpecifier attribute) z_range (statsplotly.plot_specifiers.layout.AxesSpecifier attribute) zaxis_range (statsplotly.plot_specifiers.layout.AxesSpecifier property) zaxis_title (statsplotly.plot_specifiers.layout.LegendSpecifier property) zmax (statsplotly.plot_specifiers.color.ColorSpecifier property) zmin (statsplotly.plot_specifiers.color.ColorSpecifier property) ZSCORE (statsplotly.plot_specifiers.data.NormalizationType attribute)