astrowidgets
astrowidgets copied to clipboard
*PRE-ALPHA*/heavy dev. Jupyter widgets leveraging the Astropy ecosystem
I toggled the Zenodo webhook on but you won't get DOI until a GitHub Release is made.
This single test checks several things. I think this should be brokeninto separate tests with clearer names. Right it checks that: + an empty table returned by `get_markers` has the...
Similar to what @eteq laid out in spacetelescope/jdaviz#622 . But if he has something more specific than that for `astrowidgets`, feel free to clarify here. Thanks! xref #51
Would a new method that hide the marker(s) instead of deleting them be useful? For example, if you want to, say, blink through different groups of markers, it is much...
This is part of a larger effort to collect what parameters do different backends take for markers. I was tasked with Ginga and chose to document my findings as GitHub...
This is part of a larger effort to collect what parameters do different backends take for markers. For ds9 the concept of "markers" is not cleanly separated from "regions" -...
This documents the properties that markers can have in matplotlib. See [this link](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.scatter.html) for a more complete list of scatter properties; some of the highlights are below. | Property |...
While it is great that a table is an option, I often find myself creating a table just to use in add_markers. Accepting something like a Table or a numpy...
This documents the properties that markers can have in bqplot. See [this link](https://bqplot.github.io/bqplot/api/marks/#bqplot.marks.Scatter) for a more complete list of scatter properties; some of the highlights are below. | Property |...