MosvizTableViewer

class jdaviz.configs.mosviz.MosvizTableViewer(session, *args, **kwargs)[source] [edit on github]

Bases: glue_jupyter.table.viewer.TableViewer

Attributes Summary

current_row

nrows

Methods Summary

next_row()

prev_row()

redraw()

select_row(n)

set_plot_axes(*args, **kwargs)

Attributes Documentation

current_row
nrows

Methods Documentation

next_row()[source] [edit on github]
prev_row()[source] [edit on github]
redraw()[source] [edit on github]
select_row(n)[source] [edit on github]
set_plot_axes(*args, **kwargs)[source] [edit on github]