UnicodePlots.jl Versions Save

Unicode-based scientific plotting for working in the terminal

v3.6.4

2 months ago

UnicodePlots v3.6.4

Diff since v3.6.3

Merged pull requests:

  • fix spy {x,y}flip (#374) (@t-bltg)

Closed issues:

  • spy + xflip / yflip (#373)

v3.6.3

4 months ago

UnicodePlots v3.6.3

Diff since v3.6.2

Merged pull requests:

  • relax Plot, lineplot, scatterplot ctors (#369) (@t-bltg)
  • Add note about setting limits (#370) (@IanButterworth)
  • re-generate README.md (#371) (@t-bltg)
  • update doc images (#372) (@t-bltg)

Closed issues:

  • redefinition warnings and error on exit when using with CairoMakie (#334)
  • [FR] try to remove the StaticArrays dependency (#335)
  • Add way to autolimit a plot that has been added to (#365)

v3.6.2

4 months ago

UnicodePlots v3.6.2

Diff since v3.6.1

Merged pull requests:

  • fix nightly (#368) (@t-bltg)

v3.6.1

4 months ago

UnicodePlots v3.6.1

Diff since v3.6.0

Merged pull requests:

  • fix a few typos (#363) (@t-bltg)
  • CI: experimental (#364) (@t-bltg)
  • relax empty plot constraints - rework lims corner cases (#366) (@t-bltg)
  • simplification (#367) (@t-bltg)

v3.6.0

11 months ago

UnicodePlots v3.6.0

Diff since v3.5.4

Merged pull requests:

  • update lineplot docs (#358) (@adamslc)
  • add TermExt for gridplot (#359) (@t-bltg)

v3.5.4

11 months ago

UnicodePlots v3.5.4

Diff since v3.5.3

Closed issues:

  • Error when using Uniful together with ylim (#356)

Merged pull requests:

  • Fix Unitful bugs (#357) (@t-bltg)

v3.5.3

1 year ago

UnicodePlots v3.5.3

Diff since v3.5.2

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#354) (@github-actions[bot])

v3.5.2

1 year ago

UnicodePlots v3.5.2

Diff since v3.5.1

Merged pull requests:

  • update refs (#349) (@t-bltg)
  • clarify docs (#350) (@t-bltg)
  • rename ref imgs directory (#351) (@t-bltg)
  • rename docs branch link (#352) (@t-bltg)
  • Migrate from SnoopPrecompile to PrecompileTools (#353) (@timholy)

v3.5.1

1 year ago

UnicodePlots v3.5.1

Diff since v3.5.0

Merged pull requests:

  • update docs - fix intervals sampling (#346) (@t-bltg)
  • update doc images (#347) (@t-bltg)

v3.5.0

1 year ago

UnicodePlots v3.5.0

Diff since v3.4.2

Closed issues:

  • [FR] swap lineplot function order (#343)

Merged pull requests:

  • support IntervalSets through weak deps (#342) (@t-bltg)
  • refs images (#344) (@t-bltg)
  • swap Function order (#345) (@t-bltg)