BCDA-APS / gemviz

Data visualization for tiled
https://bcda-aps.github.io/gemviz/
Other
4 stars 0 forks source link

request: export data and plot #199

Closed prjemian closed 7 months ago

prjemian commented 8 months ago

reported by @qzhang234

prjemian commented 8 months ago

Matplotlib menu from NeXPy image

prjemian commented 8 months ago

This NeXpy code gets that toolbar: from matplotlib.backends.backend_qt import NavigationToolbar2QT

See this section of MatPlotLib docs.

prjemian commented 8 months ago

FWIW: Both pyqtgraph and matplotlib have tools that satisfy this issue.

prjemian commented 7 months ago

Enabled by switch to MatPlotLib in PR #214.