MCPcopy Create free account
hub / github.com/daft-dev/daft / figure

Method figure

daft.py:458–459  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

456
457 @property
458 def figure(self):
459 return self._ctx.figure()
460
461 @property
462 def ax(self):

Callers 1

figureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected