v2.2.0
UnicodePlots v2.2.0
Closed issues:
- Add support for Axis scaling (#32)
- Using color instead of "transparency" in density plots (#77)
- Plots don't look good on windows powershell (#110)
Base.displaysize
should take in::IO
(#115)- Request: Increase resolution of bar graphics (#124)
- histogram bug type Int64 has no field hi (#130)
- adapt the height / width to displaysize of the terminal (#131)
Merged pull requests:
- Allow den_signs override (#154) (@t-bltg)
- Enhance resolution of histogram (#155) (@t-bltg)
- Displaysize (#156) (@t-bltg)
- Rename
os
toout_stream
(#157) (@t-bltg) - Support
:log
,:log2
,:log10
scales (#158) (@t-bltg) - Update docs (#159) (@t-bltg)
- Add doc scripts, new ref imgs (#160) (@t-bltg)
- Update docs, remove unnecessary stuff in branch (#161) (@t-bltg)
- Bump version (#162) (@t-bltg)