New
release-0.7.0
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