v0.1.0.a14
What's Changed
- fix
auto_scale
by @kushalkolar in #318 - allow getting and setting cmaps in image widget by @kushalkolar in #320
- add
in
operator toPlotArea
base by @kushalkolar in #321 - fix cmap_values were not set in the
@setter
by @kushalkolar in #323 - remove jupyter check for ImageWidget by @kushalkolar in #324
- rename master -> main, hopefully got all references by @kushalkolar in #326
- add repr for all graphic features by @kushalkolar in #332
- add polygon button to gridplot toolbar by @kushalkolar in #334
- forgot a callback by @kushalkolar in #336
- add qt video example by @kushalkolar in #341
- Fix selector garbage collection by @kushalkolar in #319
- new logo files in docs source by @kushalkolar in #343
- refactor text graphic by @clewis7 in #335
- histogram lut widget by @kushalkolar in #344
- add text to hlut by @kushalkolar in #348
- Plot frame by @kushalkolar in #313
Full Changelog: v0.1.0.a13...v0.1.0.a14