Releases: JuliaPlots/UnicodePlots.jl
Releases · JuliaPlots/UnicodePlots.jl
v2.1.0
UnicodePlots v2.1.0
Closed issues:
- Plots don't look quite as good in iterm (#3)
- Implement a save() function to provide generic solution for plots (#28)
- Get more useful as a Plots backend (#53)
- X axis misalignment in Yakuake (#91)
- SublimeText graphs messed up (#100)
- heatmap not working (#104)
- Handle NaNs and Infs in dataset gracefully (#106)
- wrong ylim when using Float32? (#113)
- Plots side by side? (#116)
- vline and hline plot additional diagonals (#125)
- lineplot([cos,sin,tan],-2π,3π) (#129)
- UnitRange has no field step (#139)
- Consider making
UnicodePlots
part of theJuliaPlots
organization (#146)
Merged pull requests:
- Spy coo (#120) (@dpo)
- Improve Dates support for stairs and xlim (#122) (@simonbyrne)
- Squeeze array before making histogram (#128) (@rkurchin)
- allow histogram edges to be integer (#149) (@johnnychen94)
- Replace !isnan with isfinite (#150) (@t-bltg)
- Avoid drawing pixels out of canvas bounds (#151) (@t-bltg)
- Add basic
savefig
implementation (#152) (@t-bltg)
v2.0.1
UnicodePlots v2.0.1
Merged pull requests:
v2.0.0
UnicodePlots v2.0.0
Closed issues:
- Support Colors.Colorant (#20)
- Support for 256 colors. (#58)
- heatmap does not show colors if I run an script outside REPL (#111)
- UnicodePlots.jl is failing on the daily PkgEval runs (#134)
- Feature idea: enable sorting for barplot (#137)
- tests fail due to Random not in Project.toml (#138)
Merged pull requests:
v1.4.0
Note: This package was not under active maintenance for quite a long time and there are some known broken test cases.
This version doesn't fix those test cases. This version is not backed by any working CI.
This version ships some small changes that contributors provide and I'd like to have them available to others, because
that's why they contribute:
lineplot
: added support for vectors containing NaN in lineplot (#127)(@bcsj)heatmap
: addzlim
keyword for setting color range (#135)(@IanButterworth)histogram
: Allow irregularly spaced histogram bins (#141)(@aminnj)
If you are interested in bring the CI back, please check the #136 status or choose to work on top of it.
Enjoy it. And please don't blame us for not actively maintaining it as people come here contributing by ❤️ during their free time.
v1.3.0
v1.1.0
v1.0.1
First major release
v1.0.0 update README
v0.3.1: Merge pull request #81 from DrDaleks/patch-2
Update travis.yml to 0.7/1.0