Skip to content

v1.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 14:15
· 1598 commits to master since this release
4a18098

Plots v1.18.1

Diff since v1.18.0

Closed issues:

  • Alternative ticks for log-plots and minor tick marks (#458)
  • y axis inside margins are too small when y_scale = :log10 (#696)
  • Axis failure with log xscale (#833)
  • Unclear Behavior (#1740)
  • Rendering bug with layouts / GR (#1843)
  • Histogram2d's default colors with transparent background considered harmful (#2053)
  • [BUG] marker_z option is incredibly slow in latest Plots.jl releases (#3000)
  • [BUG] Annotations Not Right Location (#3298)
  • [FR] Fancy plotting of the ticks in log scale (#3318)
  • [BUG] log scale plot followed by plot! of function is broken (#3451)
  • [BUG] twinx()-based plots only generates blank/empty plots (#3621)

Merged pull requests:

  • GR: rework automatic major/minor ticks for log scales (#3577) (@t-bltg)
  • [AUTO] Update precompiles (#3617) (@github-actions[bot])
  • Don't propagate widening axis limits for pipeline recipes (#3619) (@t-bltg)
  • [AUTO] Update precompiles (#3622) (@github-actions[bot])