##// END OF EJS Templates
replace method get_axes() by axes property (deprecation warning)
replace method get_axes() by axes property (deprecation warning)

File last commit:

r868:e332a4152b27
r879:5e656c74cb4d
Show More
__init__.py
7 lines | 216 B | text/x-python | PythonLexer
from jroplot_voltage import *
from jroplot_spectra import *
from jroplot_heispectra import *
from jroplot_correlation import *
from jroplot_parameters import *
from jroplot_data import *
from jroplotter import *