Releases: steveberardi/starplot
Releases · steveberardi/starplot
v0.12.4
Makes labels on markers default to None
(#115) - thanks to @HealthyPear
v0.12.3
v0.12.2
Allows tuples for line styles on polygons and adds geometry kwarg to polygon function
v0.12.1
Fixes issue with plotting the Milky Way when it consists of multiple polygons
v0.12.0
- Adds Shapely geometry to all sky object models, including support for intersects in where clauses
- Adds kwarg to map plots to allow custom clip paths
- Adds callables for star/dso labels
- Adds a line function for plotting lines
- Adds the standard marker for globular clusters (circle with a cross) and double stars
- Adds an ellipse marker for galaxies
- Adds colors for some DSO labels that were missing them in some style extensions
- Removed the kwarg types from dsos, so ALL DSO types are plotted by default
v0.11.4
v0.11.3
Fixes a bug with plotting the celestial equator
v0.11.2
- Adds
requests
as a required dependency
v0.11.1
- Fixes default horizon style to be consistent with grayscale extension
v0.11.0
- Replaces Tycho-1 stars with an abridged version of the Big Sky Catalog
- Adds style option for a star's edge color (previously this was forced to be the background color)
- Adds cardinal direction labels to the horizon plotting function
- Removes behavior that automatically plots the cardinal direction border on zenith plots
- Adds function for plotting the zenith
- Adds support for downloading the full Big Sky Catalog (2.5+ million stars)
- Various (minor) plotting optimizations
- Increases star sizes on map plots
- Adds TYC id to stars (if available)
- Adds the following projections: Robinson, Lambert Azimuthal Equal-Area
- Adds a constellation model, allowing you to selectively plot objects by their constellation