MCPcopy 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

1import matplotlib
2import matplotlib.pyplot as plt
3import numpy as np
4

Callers

nothing calls this directly

Calls 6

subplotsMethod · 0.80
plotMethod · 0.45
setMethod · 0.45
gridMethod · 0.45
savefigMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected