Plotly Imports (utilipy.imports.plotly_imports)

Reference/API

utilipy.imports.plotly_imports Module

Base set of imports for plotly.

Only imports if plotly is installed

Routine Listings

plotly : imports

  • plotly

  • express -> px

  • graph_objs -> go

  • io -> pio

  • subplots -> make_subplots

plotly_imports_help

References

Plotly reference 1.

1

plotly: Collaborative data science, Plotly Technologies (2015), (https://plot.ly)

Functions

plotly_imports_help()

Help for plotly.

make_subplots([rows, cols, shared_xaxes, …])

Return an instance of plotly.graph_objs.Figure with predefined subplots configured in ‘layout’.