MCPcopy Create free account
hub / github.com/plotly/plotly.py / PlotlyError

Class PlotlyError

_plotly_utils/exceptions.py:1–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class PlotlyError(Exception):
2 pass
3
4
5class PlotlyEmptyDataError(PlotlyError):

Callers 1

create_choroplethFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected