Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-15 | 1.6 kB | |
v1.40.14 source code.tar.gz | 2025-06-15 | 294.5 kB | |
v1.40.14 source code.zip | 2025-06-15 | 338.7 kB | |
Totals: 3 Items | 634.8 kB | 0 |
Plots v1.40.14
Merged pull requests:
- do not plot legend upon single series (#4964) (@isentropic)
- Fix precompilation in Julia 1.12 (#5074) (@lmiq)
- fix PlotlyJS
ECONNREFUSED (#5075) (@t-bltg)
- rework DF - bump coverage - move Interact
to ext (#5078) (@t-bltg)
- bump coverage in StatsPlots
(#5080) (@t-bltg)
- Dedent fenced code block in docstring (#5089) (@abhro)
- Sources (#5090) (@t-bltg)
- rework Project.toml
using [sources]
- add test/Project.toml
(#5091) (@t-bltg)
- UnitfulExt: Check if PGFPlotsX is available, then check if it's the current backend (#5094) (@Ickaser)
- show outdated test packages (#5099) (@t-bltg)
- Plotlyjs econnrefused workaround (#5100) (@t-bltg)
- Add specialised type handling for vector of vectors (#5103) (@InfiniteChai)
- skip annotations for plot title subplot (#5104) (@InfiniteChai)
- temporarily disable broken example (#5106) (@t-bltg)
- Generalise mesh3d within GR backend to support Integer types (#5107) (@InfiniteChai)
- Load RequireJS explictly for Plotly when running in IJulia (#5109) (@JamesWrigley)
- Load RequireJS explictly for Plotly when running in IJulia (#5110) (@JamesWrigley)
Closed issues:
- [FR] recipe for an array of NamedTuple (#2900)
- [BUG] Failure to plot TimeType
s as series (#4777)
- [BUG] No plot output from Plots with plotly() backend within Jupyter Notebook (>= ver. 7.00) and VS Code's Notebook (#4827)
- [BUG] Plots fails to install on MacOS (arm64) with Julia 1.10 (#4901)
- [BUG] Duplicate annotation related to plot_title
(#5096)