Skip to content

Tags: JuliaPlots/Plots.jl

Tags

v1.40.8

Toggle v1.40.8's commit message
[Diff since v1.40.7](v1.40.7...v1.40.8)

**Merged pull requests:**
- CI fixes (#4974) (@penelopeysm)

v1.40.7

Toggle v1.40.7's commit message
[Diff since v1.40.5](v1.40.5...v1.40.7)

**Merged pull requests:**
- GR: draw gridlines below all axes (#4945) (@dd0)
- GR: Draw all gridlines before axis (v2) (#4960) (@dd0)
- Fix floating point equality comparison in layouts (#4972) (@penelopeysm)
- [v2] Fix floating point equality comparison in layouts (#4973) (@penelopeysm)

**Closed issues:**
- Correct Recipe Type for Data Modification (#4429)
- [BUG] Grid covering axes (#4202)
- [BUG] Plots fails to precompile on MacOS Apple Silicon with Julia 1.10.4 (#4968)
- [FR] create syntax myplot!(p, args...; kwargs...) for user recipes (#4970)
- [BUG] src/layouts.jl floating point equality too strict (#4971)

v1.40.5

Toggle v1.40.5's commit message
[Diff since v1.40.4](v1.40.4...v1.40.5)

**Merged pull requests:**
-  Fix downloads count badge (#4922) (@pricklypointer)
- add recipe to plot series objects (#4930) (@BeastyBlacksmith)
- Bump julia-actions/cache from 1 to 2 (#4931) (@dependabot[bot])
- Making PGFPlotsX use deterministic series IDs (#4932) (@ajdunlap)
- use deterministic series IDs in PGFPlotsX (#4933) (@ajdunlap)
- Bump peter-evans/create-pull-request from 5 to 6 (#4936) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#4937) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#4938) (@dependabot[bot])
- add recipe for series on Plots v2 (#4941) (@BeastyBlacksmith)
- lazily load Pkg (#4955) (@KristofferC)

**Closed issues:**
- [FR] redesign backend dependencies (#4567)
- [FR] remove explicit GR dependency from `Project.toml` (#4631)
- [BUG] Plots.jl dependencies are broken, cannot install the package (#4926)
- [BUG] `savefig()` not working properly in local (function) scope - PGFPlotsX (#4943)
- [BUG] Misleading behaviour when plotting complex numbers when real part may be 0 (#4944)
- [BUG] Dynamically assigning false for legendPosition property in plotly js is not working (#4952)

v1.40.4

Toggle v1.40.4's commit message
[Diff since v1.40.3](v1.40.3...v1.40.4)

Fix `plot_title`

**Merged pull requests:**
- Update v2 (#4913) (@t-bltg)
- update v2 (#4914) (@t-bltg)

**Closed issues:**
- [BUG] Huge vertical margin of `plot_title` (#4912)

v1.40.3

Toggle v1.40.3's commit message
[Diff since v1.40.2](v1.40.2...v1.40.3)

**Merged pull requests:**
- Road to plots 2.0 (#4866) (@isentropic)
- Added error messages in grid function for invalid values for heights and widths (#4902) (@Gythre-9)
- Document a few `const`s (#4907) (@sjkelly)
- fix `PythonPlot` backend (#4911) (@t-bltg)

**Closed issues:**
- [FR] grid function: Throw errors on bad settings (#4212)
- [FR] Make `PythonPlot v1.0.3` compatible (#4841)
- [BUG] pythonplot backend not working: UndefVarError: `pyisnone` not defined (#4905)
- PythonCall.pyisnone() does not exist, please remove it from source code (#4906)

v1.40.2

Toggle v1.40.2's commit message
[Diff since v1.40.1](v1.40.1...v1.40.2)

**Merged pull requests:**
- Bump peter-evans/create-pull-request from 5 to 6 (#4885) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#4886) (@dependabot[bot])

**Closed issues:**
- Warning: _display is not defined for this backend.[BUG] (#4857)
- Replace Formatting.jl by Format.jl[FR] (#4896)
- [BUG]Formatting.jl is deprecated (#4899)

v1.40.1

Toggle v1.40.1's commit message
[Diff since v1.40.0](v1.40.0...v1.40.1)

**Merged pull requests:**
- Use data URL for local plotly asset (#4863) (@fonsp)

**Closed issues:**
- [BUG] offline Plot in Pluto results in empty Plot (#4854)
- [BUG] Plots crashes and julia hangs plotting correlogram with >11 columns on Boston housing dataset (#4856)
- GR backend missing GKSTerm.app on macOS Sonoma Version 14.3 (23D56) (#4879)

v1.40.0

Toggle v1.40.0's commit message
[Diff since v1.39.0](v1.39.0...v1.40.0)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#4819) (@dependabot[bot])
- Arrow sizes not updating (#4821) (@Jay-sanjay)
- Add missing Animation constructor (#4830) (@agdestein)
- Fix border ticks of framestyle :box (#4832) (@lch)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#4837) (@github-actions[bot])
- CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#4838) (@github-actions[bot])
- better error message for size (#4844) (@lmiq)
- Fix warning for failed integration with PlotlyBase & PlotlyKaleide (#4849) (@blegat)
- Fix offset array hist (#4860) (@isentropic)
- remove custom default backends (#4870) (@BeastyBlacksmith)
- Bump actions/cache from 3 to 4 (#4873) (@dependabot[bot])

**Closed issues:**
- savefig appears to miscalculate margins with GR over ssh/without X (#2127)
- [BUG] Arrow sizes not updating with PGFPlotsX (#4820)
- [BUG] Possible Method Call Error (#4824)
- [BUG] Uneven pixel spacing with heatmap in GR backend (#4833)
- [BUG] `aspect_ratio` in conflict with `xlims` for PGFPlotsX (#4835)
- [BUG] `dyld[21200]: Library not loaded: @rpath/QtWidgets` on macOS with v1.39.0 Plots.jl with Julia v1.10.0-rc1 (#4842)
- [BUG]: linetype=:steppre broken with OffsetArrays (#4855)
- Not compatible with julia 1.10, Last update is August 30 2023. (#4858)
- [BUG] (#4859)
- [BUG] Backend init broken in Julia 1.10 if loaded during precompilation (#4865)
- Precompile scripts leaves files behind (#4869)

v1.39.0

Toggle v1.39.0's commit message
[Diff since v1.38.17](v1.38.17...v1.39.0)

**Closed issues:**
- [BUG] `legendtitle` is unused by plotly backend (#3045)
- [BUG] Missing last marker when using plotly and specifying `marker_color` (#4333)
- [BUG] invalid redefinition of constant UnitfulExt (#4792)
- Plots v1.38.17 precompiles at every run [BUG] (#4797)
- [FR] symmetric contour levels, the ability to ignore the actual values. (#4807)
- [FR] PGFPlotsX backend: respect valign argument for annotations (#4810)

**Merged pull requests:**
- Update URL of PlotlyJS.jl (#4808) (@blegat)
- Add plotly_traces utility (#4809) (@blegat)
- Adding annotations now respects vertical alignment (#4811) (@avonmoll)
- test upcoming julia `1.10` (#4812) (@t-bltg)
- place an upper bound fo PythonPlot (#4815) (@BeastyBlacksmith)

v1.38.17

Toggle v1.38.17's commit message
[Diff since v1.38.16](v1.38.16...v1.38.17)

**Closed issues:**
- [FR] Is this warning really appropriate? (#2820)
- [FR] Specify additional right vertical axis with plot recipes (#2937)
- [FR] Add GitHub sponsor button (#3501)
- plotattr() hangs in Jupyter [BUG] (#4705)
- [FR] `suptitle` alias for `plot_title` attribute (#4773)
- [BUG] Histogram log scale is broken (#4774)
- [BUG] Plots fails to precompile on OSX (Ventura). (#4795)

**Merged pull requests:**
- reset fillto for logscale barplots (#4782) (@BeastyBlacksmith)
- issue 4773 -- `suptitle` and `sgtitle` aliases for `plot_title`… (#4784) (@SynapticSage)