ExportViewer

class jdaviz.configs.default.plugins.export_plot.export_plot.ExportViewer(*args, **kwargs)[source] [edit on github]

Bases: PluginTemplateMixin, ViewerSelectMixin

Public constructor

Attributes Summary

template_file

Methods Summary

vue_save_figure(filetype)

Callback for save figure events in the front end viewer toolbars.

Attributes Documentation

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/v2.10.0/lib/python3.9/site-packages/jdaviz/configs/default/plugins/export_plot/export_plot.py', 'export_plot.vue')

Methods Documentation

vue_save_figure(filetype)[source] [edit on github]

Callback for save figure events in the front end viewer toolbars. Uses the bqplot.Figure save methods.