Skip to content

Releases: JuliaPlots/Plots.jl

v1.38.3

27 Jan 17:28
Compare
Choose a tag to compare

Plots v1.38.3

Diff since v1.38.2

Closed issues:

  • [BUG] can't plot with default colour scale with high precision floats (#4270)
  • [BUG] Failed precompile Plots after update Julia to 1.8.4 (#4608)

Merged pull requests:

v1.38.2

12 Jan 15:21
cda1b83
Compare
Choose a tag to compare

Plots v1.38.2

Diff since v1.38.1

Closed issues:

  • [BUG] vline! overrides previously set formatter (#4538)

Merged pull requests:

v1.38.1

04 Jan 21:16
03312e8
Compare
Choose a tag to compare

Plots v1.38.1

Diff since v1.38.0

Closed issues:

  • Looking into compilation invalidations during using Plots (#2676)
  • Saving shrinked version of color bar in heatmap leads to saving the unshrinked version [BUG] (#4605)

Merged pull requests:

v1.38.0

16 Dec 18:13
6910839
Compare
Choose a tag to compare

Plots v1.38.0

Diff since v1.37.2

Closed issues:

  • Plot breaks when adding incorrect input (#1908)
  • [BUG] clims ignored when specified with plot! (#4490)
  • [BUG] RecipesBase and RecipesPipeline fail to precompile (#4597)
  • [BUG] Deprecation warning from Colors 0.12.9 (#4601)

Merged pull requests:

v1.37.2

08 Dec 07:26
d1a8506
Compare
Choose a tag to compare

Plots v1.37.2

Diff since v1.37.1

Closed issues:

  • [BUG] v1.36.3 breaks PGFPlotsX inset position (#4586)
  • [BUG] Activating pyplot() backend throws and warning (#4591)

Merged pull requests:

v1.37.1

07 Dec 18:38
f09e59c
Compare
Choose a tag to compare

Plots v1.37.1

Diff since v1.37.0

Closed issues:

  • [BUG] Surface + PyPlot + Themes (#2647)
  • Colorbar issue for side by side contours plot with Plotly. (#2691)
  • [BUG] Plots don't render using Plotly in v1.37 ("_display is not defined for this backend") (#4583)

Merged pull requests:

v1.37.0

05 Dec 15:19
5ea22a3
Compare
Choose a tag to compare

Plots v1.37.0

Diff since v1.36.6

Closed issues:

  • PlotSpec: Add object to hold backend-independent input specification (#390)
  • RFC: "Stylesheets" - or presets for plot appearances (#937)
  • markerstrokecolor=:match not respected by some backends (#1334)
  • Error message on calling package (#1368)
  • User recipe no longer working (#1402)
  • Vizcon (#1666)
  • Plotting large BigInts (#1744)
  • rendering artifacts with high-resolution data (#2339)
  • Axes labels are cropped when rendering the figures using github workflows (#2422)
  • [BUG] Plotly: Not Rendering Plots. GL ERROR (#2723)
  • Effect of precompilation (#2838)
  • [BUG] on Raspberry Pi, savefig fails (#3478)
  • "Images with custom axes" example creates wrong axis when using the pyplot backend (#3580)
  • [FR] PythonPlot/PythonCall alternative to PyPlot/PyCall (#4181)
  • [FR] Use Preferences.jl to configure default loaded backend (#4513)
  • [BUG] Plotting vector of matrices (#4518)
  • [BUG] using RecipesBase: @recipe is broken (#4557)
  • [BUG] New crash with patch release (#4561)

Merged pull requests:

v1.36.6

28 Nov 12:52
ac6c9c7
Compare
Choose a tag to compare

Plots v1.36.6

Diff since v1.36.5

Closed issues:

  • Plug into animation APIs of backends (#580)
  • Plot to specific Blink.Window() (#755)
  • empty plot with plotly in Firefox on Windows (#1138)
  • Next.juliabox.com issues with Plots package (#1186)
  • gif size (#1417)
  • Documentation: setting axis attributes (#1452)
  • scatter and plot have different tics. The range is scaled differently. (#1487)
  • Julia Juno Plot Pane Script vs REPL different behavior (#1532)
  • Image plot in Juno (with GR) crashes Julia (#1773)
  • No Bars in Histograms with More Than 1 Million Points (#1774)
  • Get the plot on the main GUI instead of a different window. (#1852)
  • compiled version shows gui window in atom/juno (#1928)
  • asinh axes (#1938)
  • plot fail as Argument Error for large range values (#1948)
  • heatmap!() does not work in Plots.jl with gr() backend (#2004)
  • GR+Juno: Histogram2d with modified xlims showing empty (#2050)
  • Enable "edit in chart studio" icon (#2087)
  • Specifing colors for 3D data (#2161)
  • Interactive Plots (#2246)
  • Should not depend on Gtk and Cairo (#2263)
  • iteration of surfaces causes error in has_attribute_segments (#2268)
  • [BUG] incorrect marker size (#2951)
  • [BUG] ylims option in GR makes the plot disappear (#3120)
  • [FR] Control of cross marker thickness (#4209)

Merged pull requests:

v1.36.5

27 Nov 13:55
13ef91f
Compare
Choose a tag to compare

Plots v1.36.5

Diff since v1.36.4

Closed issues:

  • Feature Request: Guides for Layouts (#301)
  • Add documentation for the different seriestypes (#466)
  • Error if title UTF8String (#535)
  • gui() does not work with plotlyjs() backend (#581)
  • document 3D surface API (#614)
  • Error when creating and exporting plots in gr() backend: 'GetTempFileName failed: The file exists' (#699)
  • Improper handling of very large and very small exponents with PyPlot (#749)
  • Major/minor axis ticks (#779)
  • Plots should check RGB values don't contain invalid values - Inexact error plotting image in gr() (#851)
  • Slow initialization (#917)
  • Feature request: add keyword to make julia wait until plot window closes (#1209)
  • Ensure all functionality is covered by tests (#1225)
  • GR doesn't break line for NaNs in polar plots. (#1333)
  • Add a :dot markertype (#1490)
  • spy() produces empty plot on pyplot (#1513)
  • [PyPlot] Accepting column vectors for labels (#1550)
  • wrong colorbar with heatmap (#1640)
  • Issue with GR plot in Atom (#1727)
  • Contour Bite (#1745)
  • xtick odd behavior (#1751)
  • Error with using Plots command (#1753)
  • fontcolor not working in GR (#1853)
  • GR: filled contours with NaN (#1920)
  • Can't plot on Juno using gr (#2072)
  • @gif and @Animate macro hygiene (#2143)
  • [BUG] GR latex incorrect label offset (#2720)
  • Line widths in legend should mach plot for line plots [BR] (#2927)
  • Error about savefig (#2938)
  • [BUG] Removing minor ticks does not work (#2952)
  • [BUG] axis=false on GR does not turn off tick labels (#3019)
  • Error for histogram plotting (#3257)
  • Change default legend position to :outertopright (#3399)
  • [BUG] suppress window on savefig (GR, macOS) (#3464)
  • Saving figures via Plots.savefig and its format-specific siblings like Plots.pdf in Plots v1.20.0 is extremely slow. (#3748)
  • contour does not plot over the whole domain (#3762)
  • [BUG] Plots with GR on Mac OS stopped working at all (#3800)
  • [BUG] Can't plot two vectors at the same when one only has missing elements (#3867)
  • [BUG] gaston: ylabel not displayed properly (#3962)
  • [BUG] can't display dollar currency symbol as y-axis label (#3991)
  • [FR] drawing a unicodeplot repeatedly without shift on terminal (#4003)
  • [BUG] Precompiling does not work on Windows 11 (#4249)
  • [BUG] PyPlot backend unable to find working GUI backend (#4282)
  • Unable to automatically download[BUG] (#4477)
  • [BUG] Making sure label display is predictable (#4514)
  • [BUG] gr - contourf contours distorted using logarithmic scales (#4540)

Merged pull requests:

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: