Skip to content

Releases: JuliaPlots/UnicodePlots.jl

v2.1.0

03 Sep 08:45
09e8c16
Compare
Choose a tag to compare

UnicodePlots v2.1.0

Diff since v2.0.1

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 the JuliaPlots organization (#146)

Merged pull requests:

v2.0.1

31 Aug 06:18
fb6b3e5
Compare
Choose a tag to compare

UnicodePlots v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

19 Aug 15:12
b1b3a6b
Compare
Choose a tag to compare

UnicodePlots v2.0.0

Diff since v1.4.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

09 Aug 10:24
9630e20
Compare
Choose a tag to compare

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: add zlim 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

14 Sep 15:32
57594d6
Compare
Choose a tag to compare
Update Project.toml

v1.1.0

27 Jan 16:14
Compare
Choose a tag to compare
support :normal as color for canvas

v1.0.1

08 Jan 09:32
60223c7
Compare
Choose a tag to compare
Update lineplot.jl

First major release

07 Jan 12:46
Compare
Choose a tag to compare
v1.0.0

update README

v0.3.1: Merge pull request #81 from DrDaleks/patch-2

11 Aug 20:37
4a2d562
Compare
Choose a tag to compare

v0.3.0

01 Aug 14:50
Compare
Choose a tag to compare
remove Dates from REQUIRE