MCPcopy Create free account
hub / github.com/Image-Py/imagepy / plotwindow.py

File plotwindow.py

imagepy/ui/plotwindow.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import os,wx
3from .. import IPy, root_dir
4import numpy as np

Callers

nothing calls this directly

Calls 3

get_frameMethod · 0.80
add_dataMethod · 0.80
drawMethod · 0.45

Tested by

no test coverage detected