Releases: python-visualization/branca
Releases · python-visualization/branca
v0.3.1
v0.3.1
- Added viridis scheme #47 (GillesC);
- Fixed testing, auto PyPI upload, and docs.
v0.3.0
0.3.0
- Add title to Figure (@fitoprincipe #33 and #39)
- Move templates to class attributes (@psarka #34 and #38)
- Explicit color support for range of ``n``
and diverging colormaps (@nanodan #29)
- Added class for hosting step colormap (@matsavage #25)
v0.2.0
0.2.0
- Correct rendering utf-8 IFrame (@knil-sama #18)
- Remove embedded IFrame's border (@deelaka #17)
- Let IFrame contents go fullscreen (@sanga #13)
- Add HTML Popup Class to element.py (@samchorlton #6)
v0.1.2
- Added missing files to source dist