Changelog
Track changes and updates to the project. This page lists improvements, bug fixes, and new features by version.
[0.1.1] - 2024-07-20
Added
- New
plot_electoral_mapfeature to display state-specific electoral votes. vote_barparameter to show party distribution in a bar chart above the map.
Changed
- Improved color-mapping logic for better accessibility.
- Updated error messages for invalid year inputs.
Fixed
- Resolved an issue where labels overlapped for small states.
[0.1.0] - 2024-07-01
Added
- Initial release with core features:
plot_electoral_mapfunction for visualizing electoral data.load_dfutility for importing GeoDataFrames.