module documentation

Plotly-powered view plots.

Copyright 2017-2025, Voxel51, Inc.

Class CategoricalHistogram A histogram of a categorial field.
Class NumericalHistogram A histogram of a numerical field.
Class PlotlyViewPlot Base class for ViewPlot instances with Plotly backends.
Class ViewGrid A grid of PlotlyViewPlot instances.
Function _make_composite_widget Undocumented
Constant _DEFAULT_LAYOUT Undocumented
Constant _DEFAULT_MARKER_COLOR Undocumented
def _make_composite_widget(plots, shape=None, hgap=None, vgap=None): (source)

Undocumented

_DEFAULT_LAYOUT = (source)

Undocumented

Value
dict(template='ggplot2', margin={'r': 0, 't': 30, 'l': 0, 'b': 0})
_DEFAULT_MARKER_COLOR: str = (source)

Undocumented

Value
'#FF6D04'