Skip to content

v1.36.5

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 13:55
· 275 commits to master since this release
13ef91f

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: