New
release-0.7.0.post1
What's Changed
- Make identifier_js part of tooltip API facultative by @hamelin in https://github.com/TutteInstitute/datamapplot/pull/155
- Adding dynamic_tooltip to docstring by @bendavidsteel in https://github.com/TutteInstitute/datamapplot/pull/124
- Remove 103MB from repo by compressing examples arrays by @richardmillson in https://github.com/TutteInstitute/datamapplot/pull/147
- Adding edges for interactive plots by @bendavidsteel in https://github.com/TutteInstitute/datamapplot/pull/154
- Update edge bundling test to read from compressed sample data by @simon-burke in https://github.com/TutteInstitute/datamapplot/pull/156
- Add show_labels flag to static plots by @simon-burke in https://github.com/TutteInstitute/datamapplot/pull/157
- Fixes Issue #131 and allows interactive plots with no labels by @lmcinnes in https://github.com/TutteInstitute/datamapplot/pull/140
- Richardmillson/feature/159/accept vmin vmax in colormaps by @richardmillson in https://github.com/TutteInstitute/datamapplot/pull/160
- Also treat booleans as categorical in default_colormap_options by @richardmillson in https://github.com/TutteInstitute/datamapplot/pull/162
- Add pyproject.toml, support 3.13 in build pipelines by @gclendenning in https://github.com/TutteInstitute/datamapplot/pull/163
- Documentation was broken. I updated interactive_intro to point to t… by @jc-healy in https://github.com/TutteInstitute/datamapplot/pull/165
- Major Refactor by @lmcinnes in https://github.com/TutteInstitute/datamapplot/pull/166
- Relax restriction on Dask version by @hamelin in https://github.com/TutteInstitute/datamapplot/pull/170
- Fix documentation build by @hamelin in https://github.com/TutteInstitute/datamapplot/pull/168
- Refactor fixes by @lmcinnes in https://github.com/TutteInstitute/datamapplot/pull/171
New Contributors
- @jc-healy made their first contribution in https://github.com/TutteInstitute/datamapplot/pull/165
Full Changelog: https://github.com/TutteInstitute/datamapplot/compare/release-0.6.4...release-0.7.0.post1