Skip to content

Releases: JuliaPlots/UnicodePlots.jl

v2.4.1

15 Sep 09:28
26be2a9

Choose a tag to compare

UnicodePlots v2.4.1

Diff since v2.4.0

Merged pull requests:

  • Rename xyscale to xyfact in heatmap, xyscale as symbol in histogram (#172) (@t-bltg)
  • Update docs (#173) (@t-bltg)

v2.4.0

14 Sep 16:20
ce9d498

Choose a tag to compare

UnicodePlots v2.4.0

Diff since v2.3.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

07 Sep 12:20
758daa5

Choose a tag to compare

UnicodePlots v2.3.0

Diff since v2.2.1

Merged pull requests:

v2.2.1

06 Sep 10:35
64886f3

Choose a tag to compare

UnicodePlots v2.2.1

Diff since v2.2.0

Merged pull requests:

  • Log/ln scale consistency with Plots.jl (#163) (@t-bltg)

v2.2.0

06 Sep 09:52
f354978

Choose a tag to compare

UnicodePlots v2.2.0

Diff since v2.1.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:

v2.1.0

03 Sep 08:45
09e8c16

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

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

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

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

Choose a tag to compare

Update Project.toml