Index A | B | C | D | E | F | G | H | I | K | L | M | N | P | R | S | T | V | W | X | Y A add() (glyphx.Figure method) (glyphx.figure.SubplotGrid method) (glyphx.Figure3D method) (glyphx.layout.Axes method) add_axes() (glyphx.Figure method) (glyphx.figure.SubplotGrid method) add_series() (glyphx.layout.Axes method) add_stat_annotation() (glyphx.Figure method) annotate() (glyphx.Figure method) apply_colormap() (in module glyphx.colormaps) area() (glyphx.Figure method) Axes (class in glyphx.layout) axhspan() (glyphx.Figure method) (glyphx.layout.Axes method) axvspan() (glyphx.Figure method) (glyphx.layout.Axes method) B bar() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) bar3d() (glyphx.Figure3D method) Bar3DSeries (class in glyphx.bar3d) BarSeries (class in glyphx.series) BaseSeries (class in glyphx.series) box() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) BoxPlotSeries (class in glyphx.series) bubble() (glyphx.Figure method) BubbleSeries (class in glyphx.bubble) bump() (glyphx.Figure method) BumpChartSeries (class in glyphx.bump_chart) C Camera3D (class in glyphx.projection3d) candlestick() (glyphx.Figure method) CandlestickSeries (class in glyphx.candlestick) choropleth() (glyphx.Figure method) ChoroplethSeries (class in glyphx.choropleth) clustermap() (in module glyphx.clustermap) color (glyphx.series.BaseSeries attribute) (glyphx.stat_annotation.StatAnnotation attribute) colormap_colors() (in module glyphx.colormaps) compute_domain() (glyphx.layout.Axes method) constrained_layout() (glyphx.Figure method) ContourSeries (class in glyphx.contour) copy() (glyphx.Figure method) CountPlotSeries (class in glyphx.count_plot) css_class (glyphx.series.BaseSeries attribute) cull_faces() (in module glyphx.downsample) D decimate_grid() (in module glyphx.downsample) disable() (in module glyphx.downsample) diverging_bar() (glyphx.Figure method) DivergingBarSeries (class in glyphx.diverging_bar) donut() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) DonutSeries (class in glyphx.series) E ecdf() (glyphx.Figure method) ECDFSeries (class in glyphx.ecdf) enable() (in module glyphx.downsample) enable_crosshair() (glyphx.Figure method) extra (glyphx.suggest.Recommendation attribute), [1] F FacetGrid (class in glyphx.facet_grid) Figure (class in glyphx) Figure3D (class in glyphx) FillBetweenSeries (class in glyphx.fill_between) finalize() (glyphx.layout.Axes method) from_prompt() (in module glyphx.nlp) G gantt() (glyphx.Figure method) GanttSeries (class in glyphx.gantt) generate_alt_text() (in module glyphx.a11y) get_colormap() (in module glyphx.colormaps) glyphx.downsample module GlyphXAccessor (class in glyphx.accessor) grid() (in module glyphx.layout) GroupedBarSeries (class in glyphx.grouped_bar) H heatmap() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) HeatmapSeries (class in glyphx.series) height (glyphx.layout.Axes attribute) hist() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) HistogramSeries (class in glyphx.series) hline() (glyphx.Figure method) hue_col (glyphx.suggest.Recommendation attribute), [1] I inject_aria() (in module glyphx.a11y) is_enabled() (in module glyphx.downsample) K kde() (glyphx.Figure method) KDESeries (class in glyphx.kde) kind (glyphx.suggest.Recommendation attribute), [1] L label (glyphx.series.BaseSeries attribute) (glyphx.stat_annotation.StatAnnotation attribute) line() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) line3d() (glyphx.Figure3D method) Line3DSeries (class in glyphx.line3d) line_width (glyphx.stat_annotation.StatAnnotation attribute) LineSeries (class in glyphx.series) list_colormaps() (in module glyphx.colormaps) live() (glyphx.streaming.StreamingSeries method) lttb() (in module glyphx.downsample) lttb_3d() (in module glyphx.downsample) M m4() (in module glyphx.downsample) make_shareable_html() (in module glyphx.utils) map() (glyphx.facet_grid.FacetGrid method) maybe_downsample() (in module glyphx.downsample) maybe_downsample_line() (in module glyphx.downsample) module glyphx.downsample N normalize() (in module glyphx.projection3d) (in module glyphx.utils) P p_value (glyphx.stat_annotation.StatAnnotation attribute) padding (glyphx.layout.Axes attribute) parallel_coords() (glyphx.Figure method) ParallelCoordinatesSeries (class in glyphx.parallel_coords) pie() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) PieSeries (class in glyphx.series) plot() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) (in module glyphx) plot3d() (in module glyphx) preview (glyphx.suggest.Recommendation attribute) (glyphx.suggest.Recommendation property) project() (glyphx.projection3d.Camera3D method) project_all() (glyphx.projection3d.Camera3D method) push() (glyphx.streaming.StreamingSeries method) push_many() (glyphx.streaming.StreamingSeries method) pvalue_to_label() (in module glyphx.stat_annotation) R raincloud() (glyphx.Figure method) RaincloudSeries (class in glyphx.raincloud) reason (glyphx.suggest.Recommendation attribute), [1] Recommendation (class in glyphx.suggest) regplot() (glyphx.Figure method) (in module glyphx.regplot) render() (glyphx.figure.SubplotGrid method) render_axes() (glyphx.layout.Axes method) render_colorbar_svg() (in module glyphx.colormaps) render_grid() (glyphx.layout.Axes method) render_html() (glyphx.Figure3D method) render_responsive() (glyphx.Figure method) render_svg() (glyphx.facet_grid.FacetGrid method) (glyphx.Figure method) (glyphx.Figure3D method) reset() (glyphx.streaming.StreamingSeries method) S save() (glyphx.facet_grid.FacetGrid method) (glyphx.Figure method) (glyphx.Figure3D method) save_vega_lite() (in module glyphx.vega_lite) scatter() (glyphx.accessor.GlyphXAccessor method) (glyphx.Figure method) (glyphx.Figure3D method) Scatter3DSeries (class in glyphx.scatter3d) ScatterSeries (class in glyphx.series) score (glyphx.suggest.Recommendation attribute), [1] series (glyphx.layout.Axes attribute) set_legend() (glyphx.Figure method) set_minor_ticks() (glyphx.Figure method) (glyphx.layout.Axes method) set_size() (glyphx.Figure method) set_spine_visible() (glyphx.Figure method) (glyphx.layout.Axes method) set_theme() (glyphx.Figure method) set_tick_format() (glyphx.Figure method) (glyphx.layout.Axes method) set_tick_length() (glyphx.layout.Axes method) set_title() (glyphx.Figure method) set_view() (glyphx.Figure3D method) set_xlabel() (glyphx.Figure method) (glyphx.Figure3D method) set_xticklabels() (glyphx.layout.Axes method) set_xticks() (glyphx.Figure method) (glyphx.layout.Axes method) set_ylabel() (glyphx.Figure method) (glyphx.Figure3D method) set_yticklabels() (glyphx.layout.Axes method) set_yticks() (glyphx.Figure method) (glyphx.layout.Axes method) set_zlabel() (glyphx.Figure3D method) share() (glyphx.Figure method) show() (glyphx.facet_grid.FacetGrid method) (glyphx.Figure method) (glyphx.Figure3D method) show_grid (glyphx.layout.Axes attribute) sparkline() (glyphx.Figure method) sparkline_svg() (in module glyphx.sparkline) SparklineSeries (class in glyphx.sparkline) stacked_bar() (glyphx.Figure method) StackedBarSeries (class in glyphx.stacked_bar) StatAnnotation (class in glyphx.stat_annotation) stream() (glyphx.Figure method) StreamingSeries (class in glyphx.streaming) style (glyphx.stat_annotation.StatAnnotation attribute) SubplotGrid (class in glyphx.figure) suggest() (in module glyphx.suggest) sunburst() (glyphx.Figure method) SunburstSeries (class in glyphx.sunburst) supxlabel() (glyphx.Figure method) supylabel() (glyphx.Figure method) surface() (glyphx.Figure3D method) Surface3DSeries (class in glyphx.surface3d) svg_escape() (in module glyphx.utils) SwarmPlotSeries (class in glyphx.swarm_plot) T text() (glyphx.Figure method) theme (glyphx.layout.Axes attribute) themes (in module glyphx.themes) tight_layout() (glyphx.Figure method) (glyphx.layout.Axes method) tip_len (glyphx.stat_annotation.StatAnnotation attribute) title (glyphx.series.BaseSeries attribute) to_alt_text() (glyphx.Figure method) to_svg() (glyphx.bar3d.Bar3DSeries method) (glyphx.bubble.BubbleSeries method) (glyphx.bump_chart.BumpChartSeries method) (glyphx.candlestick.CandlestickSeries method) (glyphx.choropleth.ChoroplethSeries method) (glyphx.contour.ContourSeries method) (glyphx.count_plot.CountPlotSeries method) (glyphx.diverging_bar.DivergingBarSeries method) (glyphx.ecdf.ECDFSeries method) (glyphx.fill_between.FillBetweenSeries method) (glyphx.gantt.GanttSeries method) (glyphx.grouped_bar.GroupedBarSeries method) (glyphx.kde.KDESeries method) (glyphx.line3d.Line3DSeries method) (glyphx.parallel_coords.ParallelCoordinatesSeries method) (glyphx.raincloud.RaincloudSeries method) (glyphx.scatter3d.Scatter3DSeries method) (glyphx.series.BarSeries method) (glyphx.series.BoxPlotSeries method) (glyphx.series.DonutSeries method) (glyphx.series.HeatmapSeries method) (glyphx.series.HistogramSeries method) (glyphx.series.LineSeries method) (glyphx.series.PieSeries method) (glyphx.series.ScatterSeries method) (glyphx.sparkline.SparklineSeries method) (glyphx.stacked_bar.StackedBarSeries method) (glyphx.stat_annotation.StatAnnotation method) (glyphx.streaming.StreamingSeries method) (glyphx.sunburst.SunburstSeries method) (glyphx.surface3d.Surface3DSeries method) (glyphx.swarm_plot.SwarmPlotSeries method) (glyphx.treemap.TreemapSeries method) (glyphx.violin_plot.ViolinPlotSeries method) (glyphx.waterfall.WaterfallSeries method) to_threejs_data() (glyphx.bar3d.Bar3DSeries method) (glyphx.line3d.Line3DSeries method) (glyphx.scatter3d.Scatter3DSeries method) (glyphx.surface3d.Surface3DSeries method) to_vega_lite() (glyphx.Figure method) (in module glyphx.vega_lite) treemap() (glyphx.Figure method) TreemapSeries (class in glyphx.treemap) V ViolinPlotSeries (class in glyphx.violin_plot) vline() (glyphx.Figure method) voxel_thin_2d() (in module glyphx.downsample) voxel_thin_3d() (in module glyphx.downsample) W waterfall() (glyphx.Figure method) WaterfallSeries (class in glyphx.waterfall) width (glyphx.layout.Axes attribute) wrap_svg_canvas() (in module glyphx.utils) write_svg_file() (in module glyphx.utils) X x (glyphx.series.BaseSeries attribute) x1 (glyphx.stat_annotation.StatAnnotation attribute) x2 (glyphx.stat_annotation.StatAnnotation attribute) x_col (glyphx.suggest.Recommendation attribute), [1] xscale (glyphx.layout.Axes attribute) Y y (glyphx.series.BaseSeries attribute) y2_series (glyphx.layout.Axes attribute) y_col (glyphx.suggest.Recommendation attribute), [1] y_offset (glyphx.stat_annotation.StatAnnotation attribute) yscale (glyphx.layout.Axes attribute)