Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ simple_plot.py
File
simple_plot.py
Pyto/Samples/Matplotlib/simple_plot.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
matplotlib
2
import
matplotlib.pyplot
as
plt
3
import
numpy
as
np
4
Callers
nothing calls this directly
Calls
6
subplots
Method · 0.80
plot
Method · 0.45
set
Method · 0.45
grid
Method · 0.45
savefig
Method · 0.45
show
Method · 0.45
Tested by
no test coverage detected