Skip to content

Releases: JuliaPlots/Plots.jl

v1.36.4

23 Nov 17:30
816d0f4
Compare
Choose a tag to compare

Plots v1.36.4

Diff since v1.36.3

Closed issues:

  • [BUG] GKS QtTerm window does not appear with Julia v.1.8.2 on Arch Linux (#4526)

Merged pull requests:

v1.36.3

21 Nov 17:49
8c7bf7e
Compare
Choose a tag to compare

Plots v1.36.3

Diff since v1.36.2

Closed issues:

  • Add widen keyword argument (#511)
  • Wrong label printed when adding a series (#1367)
  • How to make ylabel horizontal? (#1527)
  • GR: heatmap(x,y,z) with z too small (#1554)
  • Image is upside down using Plots.plot (#2212)
  • GR: Plot does not fill entire window if plotted to existing window with new size. (#2213)
  • markers on sticks plot drawn behind and in different color (#2215)
  • Plot attributes are not searchable in the docs (#2337)
  • There is an extra space in xlabel and ylabel string? (#2529)
  • GR: legend text out of legend box bounds if legend placed in an "outer" position (#2658)
  • Aspect ratio and label outside plot (#2701)
  • [BUG] Inconsitent linewidth in legend (#3003)
  • [FR] Legend marker padding and legend size/proportion using gr (#3371)
  • [BUG] empty scatter plot produces empty legend entry (GR) (#3452)
  • Incorrect color assignment for grouped variables. (#3630)
  • [BUG] skipmissing not supported (#3528)
  • [BUG] Distorted log-scale heatmap and 2d-hist plots with GR (#3643)
  • [BUG] scatter plot ignores alpha (#3753)
  • GR dependency conflicts (#3892)
  • [BUG] Latex no longer rendering with v1.23.5 (#3925)
  • Docs: Search results are hard to interpret for common search terms (#4157)
  • minorgrid=true interacts with yminorticks inconsistently (#4508)
  • [BUG] twinx() with GR backend and Plots >1.35.6 have unequal width of subplots (#4533)

Merged pull requests:

v1.36.2

17 Nov 21:35
b75deeb
Compare
Choose a tag to compare

Plots v1.36.2

Diff since v1.36.1

Closed issues:

  • Latex text at y label is not rotated (#1191)
  • GR doesn't render LaTeX inside other text (#1842)
  • pdf, eps, etc. convenience functions not exported (#2319)
  • [BUG] Broken LaTeX "ERROR: syntax error" (#3122)
  • [FR] rework auto-generated docstrings (#4504)
  • [BUG] Warning first time creating empty plot of seriestype=:shape (#4519)
  • [FR] How to specify margins to 0mm in RecipesBase? (#4522)

Merged pull requests:

v1.36.1

10 Nov 10:10
ad0ddb0
Compare
Choose a tag to compare

Plots v1.36.1

Diff since v1.36.0

Closed issues:

  • Errorbar caps following markershape problematic (#4476)
  • LoadError: UndefVarError: is_default not defined (#4500)
  • [BUG] Barplot in logscale has bars starting at different levels (#4502)

Merged pull requests:

v1.36.0

07 Nov 16:35
2290eef
Compare
Choose a tag to compare

Plots v1.36.0

Diff since v1.35.8

Closed issues:

  • control the size of colorbars? (#2345)
  • [BUG] left y-ticks displayed on right y-axis when using twinx (#3466)
  • [BUG] legend_position not working with GR (#4497)

Merged pull requests:

  • unicodeplots: transpose surfaceplot z - support xflip and yflip (#4493) (@t-bltg)
  • twin: fix framestyle issue and grid (#4495) (@t-bltg)
  • gr: support horizontal legends (#4496) (@t-bltg)

v1.35.8

03 Nov 13:04
1c30e7c
Compare
Choose a tag to compare

Plots v1.35.8

Diff since v1.35.7

Closed issues:

  • [BUG] Legend at :top and :bottom dislocated to the left (#4491)

Merged pull requests:

v1.35.7

01 Nov 21:50
5f72410
Compare
Choose a tag to compare

Plots v1.35.7

Diff since v1.35.6

Closed issues:

  • twinx does not appear when searching the documentation (#594)
  • twinx() not working with PGFPlots (#2071)
  • twinx @ pyplot: Right margin too small (#2205)
  • Feature request: plot axes and ticks on all four sides (#2218)
  • twiny() ? (#2579)
  • twinx() does not update margins to contain axis labels [BUG] (#3210)
  • [BUG] x range drawn two times when using twinx (#4325)
  • subplots + legends + layout broken in 1.35.6 (#4485)

Merged pull requests:

v1.35.6

31 Oct 07:54
6dccc89
Compare
Choose a tag to compare

Plots v1.35.6

Diff since v1.35.5

Closed issues:

  • [FR] remove numeric labels (#4475)
  • [FR] Add support for skipmissing (#4481)
  • [BUG] RecipesPipeline failed to precomplie after update to v0.6.8 (#4484)

Merged pull requests:

v1.35.5

21 Oct 10:54
79d873a
Compare
Choose a tag to compare

Plots v1.35.5

Diff since v1.35.4

Closed issues:

  • [BUG] Plots do not render from svg in html when exported from notebook (#4468)

Merged pull requests:

v1.35.4

18 Oct 19:22
00644e0
Compare
Choose a tag to compare

Plots v1.35.4

Diff since v1.35.3

Merged pull requests: