v0.1.0.a13
What's Changed
- Add sizes to scatter plots by @DavidVFiumano in #289
- fix examples so they can be run locally without offscreen canvas by @kushalkolar in #294
- auto connect a ipywidget slider to a linear and linear region selector by @kushalkolar in #298
- Selector fixes by @kushalkolar in #304
- Fix typos by @kianmeng in #303
- make set_feature, reset_feature public by @kushalkolar in #308
- fix flip button by @clewis7 in #307
- add jupyter-sidecar as a dependency, update simple notebook by @clewis7 in #300
- vertex_colors -> color_mode='vertex' by @kushalkolar in #312
- add desktop-only CI, add py312, remove
ipywidgets
import inplot.py
, pinpygfx>=0.1.14
by @kushalkolar in #314
New Contributors
- @DavidVFiumano made their first contribution in #289
- @kianmeng made their first contribution in #303
Full Changelog: v0.1.0.a12...v0.1.0.a13