Skip to content

v1.22.3

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 17:43
· 1271 commits to master since this release
37744d7

Plots v1.22.3

Diff since v1.22.2

Closed issues:

  • plot ignores linecolor attribute with UnicodePlots backend (#426)
  • UnicodePlot Backend in Jupyter Notebook (#525)
  • How to hide a plot? (#638)
  • newline in title (#648)
  • Paths with spaces break open_browser_window() in Windows (#664)
  • Argument prototype of "stroke" function is too generic. (#665)
  • close a window (#672)
  • fix for plotly() use on FreeBSD (#681)
  • heatmap seriestype not defined for UnicodePlots (#724)
  • Animations: only the first frame is rendered, all the others are white (#964)
  • Error saving as SVG SystemError: opening file tikzpicture.log: No such file or directory (#1088)
  • possible issue with Pkg.installed (#1136)
  • "World age" error when calling gui() from a own module using pyplot backend (#1231)
  • Reinterpret -Inf and Inf as NaN (#1261)
  • PlotlyJS savefig without filename extension causes issue (#1581)
  • Info/warning after giving a color vector to scatter (#1717)
  • Can't close Gtk from Plots--new feature (#1748)
  • warning when using marker=:dot with GR backend (#1836)
  • Histogram yscale does not start at 0 when using:log10 (#1864)
  • "UndefVarError: PlotDisplay not defined" when loading in script (#1871)
  • GR: after savefig(), plots in GKS 5 window and not in GKS QtTerm (#1964)
  • Plotting with Serif Font, scientific notation (#2042)
  • no longer possible to have multiple plot windows (#2057)
  • warning GKS: invalid bitmap size on heatmap when @Animate (#2066)
  • slowdown on 1.2.0 (#2154)
  • plots not installing correctly with Julia 1.3 (#2307)
  • Some recent update in Plots.jl is causing tests to fail (#2324)
  • Cannot draw vertical triangles (#2348)
  • GKS: Rectangle definition is invalid in routine SET_WINDOW (#2357)
  • Failed to Precompile Plots due to LoadError (#2392)
  • Plots not precompiling on julia 1.3 windows (#2419)
  • GR scatter points with mismatched markerstroke (#2425)
  • Crash when calling heatmap() (#2470)
  • [PlotlyJS] constant redefinition warnings (#2593)
  • [BUG]Can't use Plots package in Jupyterlab but can use in REPL (#2632)
  • [BUG] Can't load PyPlot and Plots in the same environment (#2685)
  • [BUG] GR error with Latex strings, pyplot crash. (#2715)
  • [BUG] Plot caused "stack smashing" (#2742)
  • [BUG] GKS: Rectangle definition is invalid in routine SET_VIEWPORT (#2804)
  • [BUG] libGL error when passing 3d-arrays with two leading dimensions 1 (#2818)
  • [BUG] Series restricted to a single marker (#2876)
  • [BUG] GR backend hangs when plotting in Julia v1.5 (#2907)
  • [BUG] Update precompiles (#2926)
  • [FR] Safe figure saving (#3001)
  • [FR] savefig to stdout (#3029)
  • heatmap for unicodeplots backend [FR] (#3099)
  • [BUG] Plain Text even with two $ $ and GR Backend (#3111)
  • Add attribute to scale entire plot (and it's attributes) proportionally to the size (#3153)
  • [BUG] Plots.jl v1.9.1 simply hangs with simple plots (#3164)
  • [BUG] Plots doesn't load in Pluto (#3186)
  • The tics dont display properly in 1.6.0. Also, xtics! and xlabel, xformatter don't work, for InspectDR backend. (#3228)
  • [BUG] histogram2d errors with UnicodePlots backend (#3383)
  • Plots.jl fails to load on Colab (#3421)
  • [BUG] Precompilation failing on GitHub Actions (MacOS) (#3431)
  • [BUG] Error using Plots.jl (#3439)
  • [BUG] precompiling Plots.jl crashes in Julia 1.6.1 on Windows 10 (#3467)
  • [BUG] warn_on_unsupported does not warn on some attributes (#3815)
  • get_clims as bottleneck in plot rendering (#3837)

Merged pull requests: