Releases: manzt/quak
Releases · manzt/quak
v0.2.1
v0.2.0
v0.1.9
🚀 Features
- Show value counts and highlight bar on histogram hover - by @jwilber in #44 (fa61e)
- Set histogram maxbins from 25 -> 18 - by @manzt in #47 (e14af)
- standalone: Support .tsv - by @manzt in #48 (4865a)
🐞 Bug Fixes
- Set root background color - by @manzt in #46 (57797)
- Reuse coordinator - by @manzt (b6488)
- standalone:
View changes on GitHub
v0.1.8
🚀 Features
View changes on GitHub
v0.1.7
🐞 Bug Fixes
View changes on GitHub
v0.1.6
🚀 Features
- Support for Arrow PyCapsule interface - by @kylebarron in #23 (28d46)
View changes on GitHub
v0.1.5
v0.1.4
v0.1.3
🚀 Features
- Add hovered value label for Histogram plot - by @dvdkouril (#32)