What's Changed
- docs: fix ArrayViewer hide method docstring by @fdrgsp in #107
- build: restrict qt a bit more by @tlambert03 in #108
- refactor: extract GUI-specific logic to GUI folders by @tlambert03 in #112
- feat: add pygfx-backed histogram by @gselzer in #105
- fix: hide sliders for singleton axes by @tlambert03 in #120
- feat: bring back some labeled axes feature from v1 by @tlambert03 in #121
- bug: fix case where current_index contains duplicate keys by @tlambert03 in #122
- docs: Add a set of examples in
cookbook
by @jacopoabramo in #123 - docs: make all scripts pep 723 compliant by @tlambert03 in #124
- docs: Add mechanism to generate screenshot from examples, and build during docs by @tlambert03 in #126
- fix: don't _update_visible_sliders if there is no data by @tlambert03 in #127
New Contributors
- @fdrgsp made their first contribution in #107
- @jacopoabramo made their first contribution in #123
Full Changelog: v0.2.1...v0.2.2