Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/holoviz/hvplot
/ _obj
Method
_obj
hvplot/interactive.py:302–303 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
300
301
@property
302
def
_obj(self):
303
return
self._shared_obj[0]
304
305
@_obj.setter
306
def
_obj(self, obj):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected