Skip to content

plotly 6.6.0

Version history | Download JSON

  • PyPI https://pypi.org/project/plotly/
    Repository https://github.com/plotly/plotly.py

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 71
        "Any" : 0
        "Untyped" : 2926
    • 2.4% coverage
    • 2.4% coverage (strict)
    • 2997 typable
      • 71 typed
      • 2926 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 1926
        "classes" : 957
        "other" : 70
    • 172 functions (+0 overloads)
      • 1754 parameters
    • 30 classes
      • 289 methods (+0 overloads)
        • 628 parameters
      • 35 properties
    • 54 modules
      • 70 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
plotly 0.0% 0.0% 1 0
plotly.animation 0.0% 0.0% 6 0
plotly.basedatatypes 0.0% 0.0% 501 0
plotly.basewidget 0.0% 0.0% 87 0
plotly.callbacks 0.0% 0.0% 43 0
plotly.colors 0.0% 0.0% 31 0
plotly.data 0.0% 0.0% 31 0
plotly.express._chart_types 3.1% 3.1% 1240 0
plotly.express._core 0.0% 0.0% 4 0
plotly.express._imshow 3.7% 3.7% 27 0
plotly.express._special_inputs 0.0% 0.0% 13 0
plotly.express.colors 0.0% 0.0% 31 0
plotly.express.imshow_utils 0.0% 0.0% 9 0
plotly.express.trendline_functions 0.0% 0.0% 40 0
plotly.figure_factory._2d_density 0.0% 0.0% 11 0
plotly.figure_factory 0.0% 0.0% 12 0
plotly.figure_factory._annotated_heatmap 0.0% 0.0% 10 0
plotly.figure_factory._bullet 0.0% 0.0% 14 0
plotly.figure_factory._candlestick 0.0% 0.0% 8 0
plotly.figure_factory._dendrogram 0.0% 0.0% 9 0
plotly.figure_factory._distplot 0.0% 0.0% 11 0
plotly.figure_factory._facet_grid 0.0% 0.0% 21 0
plotly.figure_factory._gantt 0.0% 0.0% 17 0
plotly.figure_factory._ohlc 0.0% 0.0% 8 0
plotly.figure_factory._quiver 0.0% 0.0% 10 0
plotly.figure_factory._scatterplot 0.0% 0.0% 15 0
plotly.figure_factory._streamline 0.0% 0.0% 9 0
plotly.figure_factory._table 0.0% 0.0% 10 0
plotly.figure_factory._trisurf 0.0% 0.0% 19 0
plotly.figure_factory._violin 0.0% 0.0% 12 0
plotly.figure_factory.utils 0.0% 0.0% 27 0
plotly.io 0.0% 0.0% 1 0
plotly.io._html 0.0% 0.0% 28 0
plotly.io._json 0.0% 0.0% 23 0
plotly.io._kaleido 93.8% 93.8% 32 0
plotly.io._renderers 0.0% 0.0% 6 0
plotly.io._templates 0.0% 0.0% 3 0
plotly.matplotlylib.mplexporter.exporter 0.0% 0.0% 41 0
plotly.matplotlylib.mplexporter.renderers.base 0.0% 0.0% 87 0
plotly.matplotlylib.mplexporter.renderers.fake_renderer 0.0% 0.0% 59 0
plotly.matplotlylib.mplexporter.renderers.vega_renderer 0.0% 0.0% 33 0
plotly.matplotlylib.mplexporter.renderers.vincent_renderer 0.0% 0.0% 17 0
plotly.matplotlylib.mplexporter.tools 0.0% 0.0% 1 0
plotly.matplotlylib.mplexporter.utils 0.0% 0.0% 34 0
plotly.matplotlylib.mpltools 0.0% 0.0% 77 0
plotly.matplotlylib.renderer 0.0% 0.0% 48 0
plotly.missing_anywidget 0.0% 0.0% 3 0
plotly.offline.offline 0.0% 0.0% 78 0
plotly.serializers 0.0% 0.0% 1 0
plotly.shapeannotation 0.0% 0.0% 16 0
plotly.subplots 5.0% 5.0% 20 0
plotly.tools 0.0% 0.0% 70 0
plotly.utils 0.0% 0.0% 29 0
plotly.validator_cache 0.0% 0.0% 3 0

Incomplete Annotations

plotly (1 missing, 0 any)

Symbol Typable Typed Any
attr version 1 0 0

plotly.animation (6 missing, 0 any)

Symbol Typable Typed Any
meth DurationValidator.init 2 0 0
meth EasingValidator.init 4 0 0

plotly.basedatatypes (501 missing, 0 any)

Symbol Typable Typed Any
meth BaseLayoutHierarchyType.init 3 0 0
meth BaseLayoutHierarchyType.send_prop_set 3 0 0
prop BaseLayoutHierarchyType._parent_path_str 1 0 0
meth BaseLayoutType._subplot_re_match 2 0 0
meth BaseLayoutType.__init__ 3 0 0
meth BaseLayoutType._process_kwargs 2 0 0
meth BaseLayoutType._set_subplotid_prop 3 0 0
meth BaseLayoutType._strip_subplot_suffix_of_1 2 0 0
meth BaseLayoutType._get_prop_validator 2 0 0
meth BaseLayoutType.__getattr__ 2 0 0
meth BaseLayoutType.__getitem__ 2 0 0
meth BaseLayoutType.__contains__ 2 0 0
meth BaseLayoutType.__setitem__ 3 0 0
meth BaseLayoutType.__setattr__ 3 0 0
meth BaseLayoutType.__dir__ 1 0 0
prop BaseLayoutType._subplotid_validators 1 0 0
meth BaseTraceType.__init__ 3 0 0
meth BaseTraceType.on_hover 3 0 0
meth BaseTraceType._dispatch_on_hover 3 0 0
meth BaseTraceType.on_unhover 3 0 0
meth BaseTraceType._dispatch_on_unhover 3 0 0
meth BaseTraceType.on_click 3 0 0
meth BaseTraceType._dispatch_on_click 3 0 0
meth BaseTraceType.on_selection 3 0 0
meth BaseTraceType._dispatch_on_selection 3 0 0
meth BaseTraceType.on_deselect 3 0 0
meth BaseTraceType._dispatch_on_deselect 2 0 0
prop BaseTraceType.uid 2 0 0
attr Undefined 1 0 0
meth BaseFrameHierarchyType.__init__ 3 0 0
meth BaseFrameHierarchyType._send_prop_set 3 0 0
meth BaseFrameHierarchyType._restyle_child 4 0 0
meth BaseFrameHierarchyType.on_change 3 0 0
meth BaseFrameHierarchyType._get_child_props 2 0 0
meth BaseTraceHierarchyType.__init__ 3 0 0
meth BaseTraceHierarchyType._send_prop_set 3 0 0
meth BasePlotlyType.__init__ 3 0 0
meth BasePlotlyType._get_validator 2 0 0
meth BasePlotlyType._set_property 4 0 0
meth BasePlotlyType._process_kwargs 2 0 0
meth BasePlotlyType._get_child_props 2 0 0
meth BasePlotlyType._init_props 1 0 0
meth BasePlotlyType._init_child_props 2 0 0
meth BasePlotlyType._get_child_prop_defaults 2 0 0
meth BasePlotlyType._get_prop_validator 2 0 0
meth BasePlotlyType.__reduce__ 1 0 0
meth BasePlotlyType.__getitem__ 2 0 0
meth BasePlotlyType.__contains__ 2 0 0
meth BasePlotlyType.__setitem__ 3 0 0
meth BasePlotlyType.__setattr__ 3 0 0
meth BasePlotlyType.__iter__ 1 0 0
meth BasePlotlyType.__eq__ 2 0 0
meth BasePlotlyType._build_repr_for_class 4 0 0
meth BasePlotlyType.__repr__ 1 0 0
meth BasePlotlyType._raise_on_invalid_property_error 2 0 0
meth BasePlotlyType.update 4 0 0
meth BasePlotlyType.pop 3 0 0
meth BasePlotlyType._set_prop 3 0 0
meth BasePlotlyType._set_compound_prop 3 0 0
meth BasePlotlyType._set_array_prop 3 0 0
meth BasePlotlyType._send_prop_set 3 0 0
meth BasePlotlyType._prop_set_child 4 0 0
meth BasePlotlyType._restyle_child 4 0 0
meth BasePlotlyType._relayout_child 4 0 0
meth BasePlotlyType._dispatch_change_callbacks 2 0 0
meth BasePlotlyType.on_change 4 0 0
meth BasePlotlyType.to_plotly_json 1 0 0
meth BasePlotlyType.to_json 3 0 0
meth BasePlotlyType._vals_equal 3 0 0
prop BasePlotlyType._validators 1 0 0
prop BasePlotlyType.plotly_name 1 0 0
prop BasePlotlyType._prop_descriptions 1 0 0
prop BasePlotlyType._props 1 0 0
prop BasePlotlyType._prop_defaults 1 0 0
prop BasePlotlyType.parent 1 0 0
prop BasePlotlyType.figure 1 0 0
prop BasePlotlyType._in_batch_mode 1 0 0
attr BasePlotlyType._valid_props 1 0 0
meth BaseFigure.__init__ 6 0 0
meth BaseFigure.__reduce__ 1 0 0
meth BaseFigure.__setitem__ 3 0 0
meth BaseFigure.__setattr__ 3 0 0
meth BaseFigure.__getitem__ 2 0 0
meth BaseFigure.__iter__ 1 0 0
meth BaseFigure.__contains__ 2 0 0
meth BaseFigure.__eq__ 2 0 0
meth BaseFigure.__repr__ 1 0 0
meth BaseFigure._repr_html 1 0 0
meth BaseFigure.repr_mimebundle 5 0 0
meth BaseFigure.ipython_display 1 0 0
meth BaseFigure._set_property 4 0 0
meth BaseFigure.update 4 0 0
meth BaseFigure.pop 3 0 0
meth BaseFigure.select_traces 5 0 0
meth BaseFigure._perform_select_traces 4 0 0
meth BaseFigure._selector_matches 3 0 0
meth BaseFigure._filter_by_selector 4 0 0
meth BaseFigure.for_each_trace 6 0 0
meth BaseFigure.update_traces 8 0 0
meth BaseFigure.update_layout 4 0 0
meth BaseFigure._select_layout_subplots_by_prefix 6 0 0
meth BaseFigure._select_annotations_like 6 0 0
meth BaseFigure._add_annotation_like 8 0 0
meth BaseFigure.plotly_restyle 4 0 0
meth BaseFigure._perform_plotly_restyle 3 0 0
meth BaseFigure._restyle_child 4 0 0
meth BaseFigure._normalize_trace_indexes 2 0 0
meth BaseFigure._str_to_dict_path 2 0 0
meth BaseFigure._set_in 4 0 0
meth BaseFigure._raise_invalid_rows_cols 4 0 0
meth BaseFigure._validate_rows_cols 4 0 0
meth BaseFigure.add_trace 6 0 0
meth BaseFigure.add_traces 6 0 0
meth BaseFigure.print_grid 1 0 0
meth BaseFigure.append_trace 4 0 0
meth BaseFigure._set_trace_grid_position 5 0 0
meth BaseFigure._validate_get_grid_ref 1 0 0
meth BaseFigure._get_subplot_rows_columns 1 0 0
meth BaseFigure._get_subplot_coordinates 1 0 0
meth BaseFigure._select_subplot_coordinates 4 0 0
meth BaseFigure.get_subplot 4 0 0
meth BaseFigure._get_child_props 2 0 0
meth BaseFigure._get_child_prop_defaults 2 0 0
meth BaseFigure._init_child_props 2 0 0
meth BaseFigure._initialize_layout_template 1 0 0
meth BaseFigure.plotly_relayout 3 0 0
meth BaseFigure._perform_plotly_relayout 2 0 0
meth BaseFigure._is_key_path_compatible 3 0 0
meth BaseFigure._relayout_child 4 0 0
meth BaseFigure._build_dispatch_plan 2 0 0
meth BaseFigure._dispatch_layout_change_callbacks 2 0 0
meth BaseFigure._dispatch_trace_change_callbacks 3 0 0
meth BaseFigure.plotly_update 5 0 0
meth BaseFigure._perform_plotly_update 4 0 0
meth BaseFigure._send_addTraces_msg 2 0 0
meth BaseFigure._send_moveTraces_msg 3 0 0
meth BaseFigure._send_deleteTraces_msg 2 0 0
meth BaseFigure._send_restyle_msg 4 0 0
meth BaseFigure._send_relayout_msg 3 0 0
meth BaseFigure._send_update_msg 5 0 0
meth BaseFigure._send_animate_msg 5 0 0
meth BaseFigure.batch_update 1 0 0
meth BaseFigure._build_update_params_from_batch 1 0 0
meth BaseFigure.batch_animate 3 0 0
meth BaseFigure._perform_batch_animate 2 0 0
meth BaseFigure.to_dict 1 0 0
meth BaseFigure.to_plotly_json 1 0 0
meth BaseFigure._to_ordered_dict 3 0 0
meth BaseFigure.to_ordered_dict 2 0 0
meth BaseFigure.show 3 0 0
meth BaseFigure.to_json 3 0 0
meth BaseFigure.full_figure_for_development 3 0 0
meth BaseFigure.write_json 3 0 0
meth BaseFigure.to_html 3 0 0
meth BaseFigure.write_html 3 0 0
meth BaseFigure.to_image 3 0 0
meth BaseFigure.write_image 3 0 0
meth BaseFigure._is_dict_list 2 0 0
meth BaseFigure._perform_update 4 0 0
meth BaseFigure._index_is 3 0 0
meth BaseFigure._make_axis_spanning_layout_object 3 0 0
meth BaseFigure._process_multiple_axis_spanning_shapes 8 0 0
meth BaseFigure.add_vline 7 0 0
meth BaseFigure.add_hline 7 0 0
meth BaseFigure.add_vrect 8 0 0
meth BaseFigure.add_hrect 8 0 0
meth BaseFigure._has_subplots 1 0 0
meth BaseFigure._subplot_not_empty 4 0 0
meth BaseFigure.set_subplots 4 0 0
prop BaseFigure.data 2 0 0
prop BaseFigure.layout 2 0 0
prop BaseFigure.frames 2 0 0
attr BaseFigure._bracket_re 1 0 0

plotly.basewidget (87 missing, 0 any)

Symbol Typable Typed Any
meth BaseFigureWidget.init 6 0 0
meth BaseFigureWidget.show 3 0 0
meth BaseFigureWidget.send_relayout_msg 3 0 0
meth BaseFigureWidget._send_restyle_msg 4 0 0
meth BaseFigureWidget._send_addTraces_msg 2 0 0
meth BaseFigureWidget._send_moveTraces_msg 3 0 0
meth BaseFigureWidget._send_update_msg 5 0 0
meth BaseFigureWidget._send_animate_msg 5 0 0
meth BaseFigureWidget._send_deleteTraces_msg 2 0 0
meth BaseFigureWidget._handler_js2py_traceDeltas 2 0 0
meth BaseFigureWidget._handler_js2py_layoutDelta 2 0 0
meth BaseFigureWidget._handler_js2py_restyle 2 0 0
meth BaseFigureWidget._handler_js2py_update 2 0 0
meth BaseFigureWidget._handler_js2py_relayout 2 0 0
meth BaseFigureWidget._handler_js2py_pointsCallback 2 0 0
meth BaseFigureWidget._repr_html 1 0 0
meth BaseFigureWidget.repr_mimebundle 5 0 0
meth BaseFigureWidget.ipython_display 1 0 0
meth BaseFigureWidget.on_edits_completed 2 0 0
meth BaseFigureWidget._display_frames_error 1 0 0
meth BaseFigureWidget._remove_overlapping_props 4 0 0
meth BaseFigureWidget._transform_data 5 0 0
prop BaseFigureWidget.frames 2 0 0
attr BaseFigureWidget._esm 1 0 0
attr BaseFigureWidget._widget_layout 1 0 0
attr BaseFigureWidget._widget_data 1 0 0
attr BaseFigureWidget._config 1 0 0
attr BaseFigureWidget._py2js_addTraces 1 0 0
attr BaseFigureWidget._py2js_restyle 1 0 0
attr BaseFigureWidget._py2js_relayout 1 0 0
attr BaseFigureWidget._py2js_update 1 0 0
attr BaseFigureWidget._py2js_animate 1 0 0
attr BaseFigureWidget._py2js_deleteTraces 1 0 0
attr BaseFigureWidget._py2js_moveTraces 1 0 0
attr BaseFigureWidget._py2js_removeLayoutProps 1 0 0
attr BaseFigureWidget._py2js_removeTraceProps 1 0 0
attr BaseFigureWidget._js2py_traceDeltas 1 0 0
attr BaseFigureWidget._js2py_layoutDelta 1 0 0
attr BaseFigureWidget._js2py_restyle 1 0 0
attr BaseFigureWidget._js2py_relayout 1 0 0
attr BaseFigureWidget._js2py_update 1 0 0
attr BaseFigureWidget._js2py_pointsCallback 1 0 0
attr BaseFigureWidget._last_layout_edit_id 1 0 0
attr BaseFigureWidget._last_trace_edit_id 1 0 0

plotly.callbacks (43 missing, 0 any)

Symbol Typable Typed Any
meth BoxSelector.init 4 0 0
meth BoxSelector.repr 1 0 0
prop BoxSelector.type 1 0 0
prop BoxSelector.xrange 1 0 0
prop BoxSelector.yrange 1 0 0
meth InputDeviceState.init 8 0 0
meth InputDeviceState.repr 1 0 0
prop InputDeviceState.alt 1 0 0
prop InputDeviceState.ctrl 1 0 0
prop InputDeviceState.shift 1 0 0
prop InputDeviceState.meta 1 0 0
prop InputDeviceState.button 1 0 0
prop InputDeviceState.buttons 1 0 0
meth Points.init 6 0 0
meth Points.repr 1 0 0
prop Points.point_inds 1 0 0
prop Points.xs 1 0 0
prop Points.ys 1 0 0
prop Points.trace_name 1 0 0
prop Points.trace_index 1 0 0
meth LassoSelector.init 4 0 0
meth LassoSelector.repr 1 0 0
prop LassoSelector.type 1 0 0
prop LassoSelector.xs 1 0 0
prop LassoSelector.ys 1 0 0

plotly.colors (31 missing, 0 any)

Symbol Typable Typed Any
attr convert_dict_colors_to_same_type 1 0 0
attr colorscale_to_colors 1 0 0
attr find_intermediate_color 1 0 0
attr validate_scale_values 1 0 0
attr named_colorscales 1 0 0
attr DEFAULT_PLOTLY_COLORS 1 0 0
attr unconvert_from_RGB_255 1 0 0
attr plotlyjs 1 0 0
attr get_colorscale 1 0 0
attr label_rgb 1 0 0
attr sequential 1 0 0
attr qualitative 1 0 0
attr colorbrewer 1 0 0
attr carto 1 0 0
attr colorscale_to_scale 1 0 0
attr cmocean 1 0 0
attr validate_colors 1 0 0
attr diverging 1 0 0
attr hex_to_rgb 1 0 0
attr unlabel_rgb 1 0 0
attr n_colors 1 0 0
attr convert_colorscale_to_rgb 1 0 0
attr color_parser 1 0 0
attr validate_colorscale 1 0 0
attr PLOTLY_SCALES 1 0 0
attr validate_colors_dict 1 0 0
attr convert_colors_to_same_type 1 0 0
attr convert_to_RGB_255 1 0 0
attr make_colorscale 1 0 0
attr cyclical 1 0 0
attr sample_colorscale 1 0 0

plotly.data (31 missing, 0 any)

Symbol Typable Typed Any
func experiment 3 0 0
func stocks 4 0 0
func tips 3 0 0
func wind 2 0 0
func gapminder 6 0 0
func election 2 0 0
func carshare 2 0 0
func election_geojson 1 0 0
func medals_wide 3 0 0
func iris 2 0 0
func medals_long 3 0 0

plotly.express._chart_types (1201 missing, 0 any)

Symbol Typable Typed Any
func scatter 50 1 0
func pie 24 1 0
func ecdf 42 1 0
func line_geo 42 1 0
func choropleth_map 27 1 0
func treemap 24 1 0
func scatter_geo 43 1 0
func line_map 24 1 0
func parallel_coordinates 13 1 0
func line 44 1 0
func scatter_polar 35 1 0
func strip 30 1 0
func area 40 1 0
func box 32 1 0
func choropleth 36 1 0
func funnel 31 1 0
func violin 32 1 0
func density_map 25 1 0
func bar 44 1 0
func sunburst 24 1 0
func density_contour 40 1 0
func histogram 40 1 0
func scatter_ternary 30 1 0
func scatter_map 29 1 0
func line_mapbox 24 1 0
func choropleth_mapbox 27 1 0
func bar_polar 33 1 0
func scatter_matrix 25 1 0
func scatter_3d 42 1 0
func icicle 24 1 0
func line_polar 36 1 0
func funnel_area 17 1 0
func scatter_mapbox 29 1 0
func density_mapbox 25 1 0
func density_heatmap 37 1 0
func line_3d 41 1 0
func timeline 35 1 0
func line_ternary 30 1 0
func parallel_categories 14 1 0

plotly.express._core (4 missing, 0 any)

Symbol Typable Typed Any
func get_trendline_results 2 0 0
func set_mapbox_access_token 2 0 0

plotly.express._imshow (26 missing, 0 any)

Symbol Typable Typed Any
func imshow 27 1 0

plotly.express._special_inputs (13 missing, 0 any)

Symbol Typable Typed Any
meth Constant.init 3 0 0
attr Constant.value 1 0 0
attr Constant.label 1 0 0
meth IdentityMap.getitem 2 0 0
meth IdentityMap.contains 2 0 0
meth IdentityMap.copy 1 0 0
meth Range.init 2 0 0
attr Range.label 1 0 0

plotly.express.colors (31 missing, 0 any)

Symbol Typable Typed Any
attr convert_dict_colors_to_same_type 1 0 0
attr colorscale_to_colors 1 0 0
attr find_intermediate_color 1 0 0
attr validate_scale_values 1 0 0
attr named_colorscales 1 0 0
attr DEFAULT_PLOTLY_COLORS 1 0 0
attr unconvert_from_RGB_255 1 0 0
attr plotlyjs 1 0 0
attr get_colorscale 1 0 0
attr label_rgb 1 0 0
attr sequential 1 0 0
attr qualitative 1 0 0
attr colorbrewer 1 0 0
attr carto 1 0 0
attr colorscale_to_scale 1 0 0
attr cmocean 1 0 0
attr validate_colors 1 0 0
attr diverging 1 0 0
attr hex_to_rgb 1 0 0
attr unlabel_rgb 1 0 0
attr n_colors 1 0 0
attr convert_colorscale_to_rgb 1 0 0
attr color_parser 1 0 0
attr validate_colorscale 1 0 0
attr PLOTLY_SCALES 1 0 0
attr validate_colors_dict 1 0 0
attr convert_colors_to_same_type 1 0 0
attr convert_to_RGB_255 1 0 0
attr make_colorscale 1 0 0
attr cyclical 1 0 0
attr sample_colorscale 1 0 0

plotly.express.imshow_utils (9 missing, 0 any)

Symbol Typable Typed Any
func rescale_intensity 4 0 0
attr DTYPE_RANGE 1 0 0
func intensity_range 4 0 0

plotly.express.trendline_functions (40 missing, 0 any)

Symbol Typable Typed Any
func ols 8 0 0
func expanding 8 0 0
func ewm 8 0 0
func lowess 8 0 0
func rolling 8 0 0

plotly.figure_factory._2d_density (11 missing, 0 any)

Symbol Typable Typed Any
func create_2d_density 11 0 0

plotly.figure_factory (12 missing, 0 any)

Symbol Typable Typed Any
func create_choropleth 3 0 0
func create_hexbin_map 3 0 0
func create_hexbin_mapbox 3 0 0
func create_ternary_contour 3 0 0

plotly.figure_factory._annotated_heatmap (10 missing, 0 any)

Symbol Typable Typed Any
func create_annotated_heatmap 10 0 0

plotly.figure_factory._bullet (14 missing, 0 any)

Symbol Typable Typed Any
func create_bullet 14 0 0

plotly.figure_factory._candlestick (8 missing, 0 any)

Symbol Typable Typed Any
func create_candlestick 8 0 0

plotly.figure_factory._dendrogram (9 missing, 0 any)

Symbol Typable Typed Any
func create_dendrogram 9 0 0

plotly.figure_factory._distplot (11 missing, 0 any)

Symbol Typable Typed Any
func create_distplot 11 0 0

plotly.figure_factory._facet_grid (21 missing, 0 any)

Symbol Typable Typed Any
func create_facet_grid 21 0 0

plotly.figure_factory._gantt (17 missing, 0 any)

Symbol Typable Typed Any
func create_gantt 17 0 0

plotly.figure_factory._ohlc (8 missing, 0 any)

Symbol Typable Typed Any
func create_ohlc 8 0 0

plotly.figure_factory._quiver (10 missing, 0 any)

Symbol Typable Typed Any
func create_quiver 10 0 0

plotly.figure_factory._scatterplot (15 missing, 0 any)

Symbol Typable Typed Any
func create_scatterplotmatrix 15 0 0

plotly.figure_factory._streamline (9 missing, 0 any)

Symbol Typable Typed Any
func create_streamline 9 0 0

plotly.figure_factory._table (10 missing, 0 any)

Symbol Typable Typed Any
func create_table 10 0 0

plotly.figure_factory._trisurf (19 missing, 0 any)

Symbol Typable Typed Any
func create_trisurf 19 0 0

plotly.figure_factory._violin (12 missing, 0 any)

Symbol Typable Typed Any
func create_violin 12 0 0

plotly.figure_factory.utils (27 missing, 0 any)

Symbol Typable Typed Any
func validate_positive_scalars 2 0 0
func validate_index 2 0 0
func endpts_to_intervals 2 0 0
func validate_equal_length 2 0 0
func is_sequence 2 0 0
func validate_dataframe 2 0 0
func list_of_options 4 0 0
func annotation_dict_for_label 9 0 0
func flatten 2 0 0

plotly.io (1 missing, 0 any)

Symbol Typable Typed Any
attr templates 1 0 0

plotly.io._html (28 missing, 0 any)

Symbol Typable Typed Any
func write_html 15 0 0
func to_html 13 0 0

plotly.io._json (23 missing, 0 any)

Symbol Typable Typed Any
func read_json 5 0 0
func write_json 7 0 0
func from_json 5 0 0
func to_json 6 0 0

plotly.io._kaleido (2 missing, 0 any)

Symbol Typable Typed Any
func write_image 9 8 0
attr defaults 1 0 0

plotly.io._renderers (6 missing, 0 any)

Symbol Typable Typed Any
attr renderers 1 0 0
func show 5 0 0

plotly.io._templates (3 missing, 0 any)

Symbol Typable Typed Any
func to_templated 3 0 0

plotly.matplotlylib.mplexporter.exporter (41 missing, 0 any)

Symbol Typable Typed Any
meth Exporter.init 3 0 0
meth Exporter.run 2 0 0
meth Exporter.process_transform 6 0 0
meth Exporter.crawl_fig 2 0 0
meth Exporter.crawl_ax 2 0 0
meth Exporter.crawl_legend 3 0 0
meth Exporter.draw_line 4 0 0
meth Exporter.draw_text 5 0 0
meth Exporter.draw_patch 4 0 0
meth Exporter.draw_collection 5 0 0
meth Exporter.draw_image 3 0 0
attr Exporter.close_mpl 1 0 0
attr Exporter.renderer 1 0 0

plotly.matplotlylib.mplexporter.renderers.base (87 missing, 0 any)

Symbol Typable Typed Any
meth Renderer.ax_zoomable 2 0 0
meth Renderer.ax_has_xgrid 2 0 0
meth Renderer.ax_has_ygrid 2 0 0
meth Renderer.draw_figure 3 0 0
meth Renderer.draw_axes 3 0 0
meth Renderer.draw_legend 3 0 0
meth Renderer.open_figure 3 0 0
meth Renderer.close_figure 2 0 0
meth Renderer.open_axes 3 0 0
meth Renderer.close_axes 2 0 0
meth Renderer.open_legend 3 0 0
meth Renderer.close_legend 2 0 0
meth Renderer.draw_marked_line 7 0 0
meth Renderer.draw_line 6 0 0
meth Renderer._iter_path_collection 5 0 0
meth Renderer.draw_path_collection 9 0 0
meth Renderer.draw_markers 6 0 0
meth Renderer.draw_text 7 0 0
meth Renderer.draw_path 8 0 0
meth Renderer.draw_image 6 0 0
prop Renderer.current_ax_zoomable 1 0 0
prop Renderer.current_ax_has_xgrid 1 0 0
prop Renderer.current_ax_has_ygrid 1 0 0

plotly.matplotlylib.mplexporter.renderers.fake_renderer (59 missing, 0 any)

Symbol Typable Typed Any
meth FullFakeRenderer.draw_line 6 0 0
meth FullFakeRenderer.draw_markers 6 0 0
meth FullFakeRenderer.draw_path_collection 9 0 0
meth FakeRenderer.init 1 0 0
meth FakeRenderer.open_figure 3 0 0
meth FakeRenderer.close_figure 2 0 0
meth FakeRenderer.open_axes 3 0 0
meth FakeRenderer.close_axes 2 0 0
meth FakeRenderer.open_legend 3 0 0
meth FakeRenderer.close_legend 2 0 0
meth FakeRenderer.draw_text 7 0 0
meth FakeRenderer.draw_path 8 0 0
meth FakeRenderer.draw_image 6 0 0
attr FakeRenderer.output 1 0 0

plotly.matplotlylib.mplexporter.renderers.vega_renderer (33 missing, 0 any)

Symbol Typable Typed Any
meth VegaRenderer.open_figure 3 0 0
meth VegaRenderer.open_axes 3 0 0
meth VegaRenderer.draw_line 6 0 0
meth VegaRenderer.draw_markers 6 0 0
meth VegaRenderer.draw_text 7 0 0
meth VegaHTML.init 2 0 0
meth VegaHTML.html 1 0 0
meth VegaHTML.repr_html 1 0 0
attr VegaHTML.specification 1 0 0
func fig_to_vega 3 0 0

plotly.matplotlylib.mplexporter.renderers.vincent_renderer (17 missing, 0 any)

Symbol Typable Typed Any
meth VincentRenderer.open_figure 3 0 0
meth VincentRenderer.draw_line 6 0 0
meth VincentRenderer.draw_markers 6 0 0
func fig_to_vincent 2 0 0

plotly.matplotlylib.mplexporter.tools (1 missing, 0 any)

Symbol Typable Typed Any
func ipynb_vega_init 1 0 0

plotly.matplotlylib.mplexporter.utils (34 missing, 0 any)

Symbol Typable Typed Any
func get_marker_style 2 0 0
func get_legend_properties 3 0 0
func get_grid_style 2 0 0
func get_axis_properties 2 0 0
attr LINESTYLES 1 0 0
func iter_all_children 3 0 0
func get_path_style 3 0 0
func get_text_style 2 0 0
func get_figure_properties 2 0 0
func get_line_style 2 0 0
func SVG_path 4 0 0
func image_to_base64 2 0 0
func export_color 2 0 0
func get_dasharray 2 0 0
func get_axes_properties 2 0 0

plotly.matplotlylib.mpltools (77 missing, 0 any)

Symbol Typable Typed Any
func convert_path_array 2 0 0
func get_spine_visible 3 0 0
func convert_dash 2 0 0
func get_rect_xmin 2 0 0
func display_to_paper 4 0 0
func mpl_dates_to_datestrings 3 0 0
func convert_rgba_array 2 0 0
func get_rect_xmax 2 0 0
func hex_to_rgb 2 0 0
func convert_y_domain 3 0 0
func get_axis_mirror 3 0 0
func convert_symbol 2 0 0
func prep_xy_axis 5 0 0
func get_bar_gap 4 0 0
func prep_ticks 5 0 0
func convert_x_domain 3 0 0
func get_rect_ymin 2 0 0
func convert_size_array 2 0 0
func convert_path 2 0 0
func merge_color_and_opacity 3 0 0
func convert_va 2 0 0
func make_bar 2 0 0
func check_corners 3 0 0
func get_axes_bounds 2 0 0
func get_rect_ymax 2 0 0
func check_bar_match 3 0 0
func get_markerstyle_from_collection 2 0 0
func is_bar 3 0 0
func convert_linewidth_array 2 0 0

plotly.matplotlylib.renderer (48 missing, 0 any)

Symbol Typable Typed Any
meth PlotlyRenderer.init 1 0 0
meth PlotlyRenderer.open_figure 3 0 0
meth PlotlyRenderer.close_figure 2 0 0
meth PlotlyRenderer.open_axes 3 0 0
meth PlotlyRenderer.close_axes 2 0 0
meth PlotlyRenderer.open_legend 3 0 0
meth PlotlyRenderer.close_legend 2 0 0
meth PlotlyRenderer.draw_bars 2 0 0
meth PlotlyRenderer.draw_bar 2 0 0
meth PlotlyRenderer.draw_marked_line 2 0 0
meth PlotlyRenderer.draw_image 2 0 0
meth PlotlyRenderer.draw_path_collection 2 0 0
meth PlotlyRenderer.draw_path 2 0 0
meth PlotlyRenderer.draw_text 2 0 0
meth PlotlyRenderer.draw_title 2 0 0
meth PlotlyRenderer.draw_xlabel 2 0 0
meth PlotlyRenderer.draw_ylabel 2 0 0
meth PlotlyRenderer.resize 1 0 0
meth PlotlyRenderer.strip_style 1 0 0
attr PlotlyRenderer.plotly_fig 1 0 0
attr PlotlyRenderer.mpl_fig 1 0 0
attr PlotlyRenderer.current_mpl_ax 1 0 0
attr PlotlyRenderer.bar_containers 1 0 0
attr PlotlyRenderer.current_bars 1 0 0
attr PlotlyRenderer.axis_ct 1 0 0
attr PlotlyRenderer.x_is_mpl_date 1 0 0
attr PlotlyRenderer.mpl_x_bounds 1 0 0
attr PlotlyRenderer.mpl_y_bounds 1 0 0
attr PlotlyRenderer.msg 1 0 0

plotly.missing_anywidget (3 missing, 0 any)

Symbol Typable Typed Any
meth FigureWidget.init 3 0 0

plotly.offline.offline (78 missing, 0 any)

Symbol Typable Typed Any
func plot 17 0 0
func download_plotlyjs 2 0 0
func get_image_download_script 2 0 0
func enable_mpl_offline 7 0 0
func get_plotlyjs_version 1 0 0
func init_notebook_mode 2 0 0
func plot_mpl 16 0 0
func iplot 12 0 0
func build_save_image_post_script 6 0 0
func iplot_mpl 12 0 0
func get_plotlyjs 1 0 0

plotly.serializers (1 missing, 0 any)

Symbol Typable Typed Any
attr np 1 0 0

plotly.shapeannotation (16 missing, 0 any)

Symbol Typable Typed Any
func axis_spanning_shape_annotation 5 0 0
func annotation_params_for_rect 4 0 0
func split_dict_by_key_prefix 3 0 0
func annotation_params_for_line 4 0 0

plotly.subplots (19 missing, 0 any)

Symbol Typable Typed Any
func make_subplots 20 1 0

plotly.tools (70 missing, 0 any)

Symbol Typable Typed Any
func get_config_plotly_server_url 1 0 0
func get_subplots 5 0 0
func get_graph_obj 3 0 0
meth FigureFactory._deprecated 3 0 0
meth FigureFactory.create_2D_density 3 0 0
meth FigureFactory.create_annotated_heatmap 3 0 0
meth FigureFactory.create_candlestick 3 0 0
meth FigureFactory.create_dendrogram 3 0 0
meth FigureFactory.create_distplot 3 0 0
meth FigureFactory.create_facet_grid 3 0 0
meth FigureFactory.create_gantt 3 0 0
meth FigureFactory.create_ohlc 3 0 0
meth FigureFactory.create_quiver 3 0 0
meth FigureFactory.create_scatterplotmatrix 3 0 0
meth FigureFactory.create_streamline 3 0 0
meth FigureFactory.create_table 3 0 0
meth FigureFactory.create_trisurf 3 0 0
meth FigureFactory.create_violin 3 0 0
func make_subplots 8 0 0
func mpl_to_plotly 5 0 0
func return_figure_from_figure_or_data 3 0 0

plotly.utils (29 missing, 0 any)

Symbol Typable Typed Any
func decode_unicode 2 0 0
func node_generator 3 0 0
meth ElidedPrettyPrinter.init 3 0 0
meth ElidedPrettyPrinter._format 7 0 0
attr ElidedPrettyPrinter.threshold 1 0 0
func get_by_path 3 0 0
meth ElidedWrapper.init 4 0 0
meth ElidedWrapper.is_wrappable 2 0 0
meth ElidedWrapper.repr 1 0 0
attr ElidedWrapper.v 1 0 0
attr ElidedWrapper.indent 1 0 0
attr ElidedWrapper.threshold 1 0 0

plotly.validator_cache (3 missing, 0 any)

Symbol Typable Typed Any
meth ValidatorCache.get_validator 3 0 0

Type-Ignore Comments

No type-ignore comments.