Plots v1.40.9
Merged pull requests:
- Add docs folder (#4963) (@BeastyBlacksmith)
- RecipesPipeline: GroupBy: apply idxfilter to errorbars (#4967) (@lukas-weber)
- Deprecate inspectDR (#4976) (@BeastyBlacksmith)
- Adding uparrow as a predefined marker and creating unfilled markershapes (#4977) (@leckerbeon)
- CI fixes v2 (#4980) (@penelopeysm)
- Bump peter-evans/create-pull-request from 6 to 7 (#4981) (@dependabot[bot])
- CompatHelper: add new compat entry for ImageInTerminal in [weakdeps] at version 0.5, (keep existing compat) (#4982) (@github-actions[bot])
- CompatHelper: add new compat entry for Unitful in [weakdeps] at version 1, (keep existing compat) (#4983) (@github-actions[bot])
- CompatHelper: add new compat entry for GeometryBasics in [weakdeps] at version 0.4, (keep existing compat) (#4984) (@github-actions[bot])
- CompatHelper: add new compat entry for FileIO in [weakdeps] at version 1, (keep existing compat) (#4985) (@github-actions[bot])
- CompatHelper: add new compat entry for IJulia in [weakdeps] at version 1, (keep existing compat) (#4986) (@github-actions[bot])
- Update Project.toml (#4988) (@notthetup)
- GR backend: use textext for :log2 and :ln axis scaling (#4991) (@pjaap)
- GR backend: use textext for :log2 and :ln axis scaling (#4991) (#4993) (@pjaap)
- Update ci.yml for aarch64 mac (#4994) (@ViralBShah)
- Update ci.yml for aarch64 mac on master (#4995) (@ViralBShah)
- restrict to LTS 1.10 (#4997) (@t-bltg)
- Revert "Deprecate inspectDR" (#4998) (@BeastyBlacksmith)
- fix docs on v2 (#4999) (@t-bltg)
- restore downstream tests - integrate
GraphRecipes
andStatsPlots
into monorepo (#5000) (@t-bltg) - update docs (#5001) (@t-bltg)
- Animation: autoplay
- add
codespell
action and correct spelling errors (#5011) (@t-bltg) - update docs (#5012) (@t-bltg)
- temporary docs v2 fix (#5013) (@t-bltg)
- change urls (#5014) (@t-bltg)
- add
PlotThemes
into monorepo (#5015) (@t-bltg) - Fix typo in
plotly_colorscale
(#5017) (@simsurace) - Fix typo in
plotly_colorscale
(#5018) (@simsurace) - drop older versions (#5019) (@t-bltg)
- fix tempname usage (#5023) (@t-bltg)
Closed issues:
- [BUG] log2 axis label not rendered properly (#4871)
- [BUG] Plots backend documentation unclear (#4887)
- [BUG] grouping Measurement data leads to wrong errorbars in plot (#4917)
- [FR] Sticks with arrow heads (#4962)
- [BUG] Plots.jl seems broken on the 1.11 pre release in CI (#4996)
- [BUG] [GR] EXCEPTION_ACCESS_VIOLATION in libGR.dll (#5003)
- [FR] Set minor ticks for x and y axes separately. (#5008)
- Possible typo in
plotly_colorscale
function (#5016)