Releases: JuliaPlots/UnicodePlots.jl
Releases · JuliaPlots/UnicodePlots.jl
v2.4.6
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
UnicodePlots v2.4.0
Closed issues:
- Consider the TerminalImageViewer approach (#50)
- Infinte loop in histogram if points only vary by floating point error with a set number of bins (#114)
- Histogram hiding values (#126)
- [FR] Text annotations (#170)
Merged pull requests:
- Add support for text annotation on an existing plot (#171) (@mtfishman)
v2.3.0
v2.2.1
UnicodePlots v2.2.1
Merged pull requests:
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)