astrowidgets icon indicating copy to clipboard operation
astrowidgets copied to clipboard

*PRE-ALPHA*/heavy dev. Jupyter widgets leveraging the Astropy ecosystem

Results 32 astrowidgets issues
Sort by recently updated
recently updated
newest added

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...

testing

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

Feature Request
API

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...

API

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...

backend: ginga

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" -...

backend: DS9

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 |...

backend: matplotlib

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...

enhancement
API

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 |...

backend: bqplot