Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantFans/quantdigger
/ pick.py
File
pick.py
quantdigger/backup/demo/pick.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
matplotlib.pyplot
as
plt
3
fig = plt.figure()
4
ax = fig.add_subplot(111)
Callers
nothing calls this directly
Calls
3
id
Function · 0.85
add_subplot
Method · 0.80
plot
Method · 0.45
Tested by
no test coverage detected