LBHB / NEMS0

THIS VERSION OF NEMS IS NO LONGER SUPPORTED. PLEASE USE THE NEW NEMS REPOSITORY OR INSTALL NEMS_DB TO GET NEMS0 SUPPORT.
GNU General Public License v3.0
8 stars 4 forks source link

Plotting fn decorators #184

Closed crheller closed 4 years ago

crheller commented 4 years ago

added decorators.py which contains decorator functions to modify plotting functions. Modified all cursor and scrollable functions to work with the new decorator system. Not sure if this is the "correct" implementation, but seems to be working.