Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
class
PlotlyError(Exception):
2
pass
3
4
5
class
PlotlyEmptyDataError(PlotlyError):
Callers
1
create_choropleth
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected