Difference between revisions of "Plotting API"
Jump to navigation
Jump to search
(Initial sectioning) |
(→Packages: More sectioning) |
||
| Line 1: | Line 1: | ||
= Packages = | = Packages = | ||
| + | |||
| + | == Package: user_functions == | ||
== Package: pipe_control == | == Package: pipe_control == | ||
| Line 8: | Line 10: | ||
from pipe_control.plotting import write_xy | from pipe_control.plotting import write_xy | ||
</source> | </source> | ||
| + | |||
| + | |||
| + | == Package: lib == | ||
Revision as of 14:12, 7 February 2015
Packages
Package: user_functions
Package: pipe_control
To use the backend code, you need to import:
from pipe_control.plotting import write_xy