Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JuliaPlots/PlotlyJS.jl

Tags

v0.18.17+docs1

Toggle v0.18.17+docs1's commit message
Tweaked tag to initiate new documentation build

v0.18.17

Toggle v0.18.17's commit message
Re-enable doc builds

plotly-artifacts-2.35.2

Toggle plotly-artifacts-2.35.2's commit message
Update Artifacts.toml for artifact version 2.35.2

v0.18.16

Toggle v0.18.16's commit message
[Diff since v0.18.15](v0.18.15...v0.18.16)

**Merged pull requests:**
- `ECONNREFUSED` temporary fix (#499) (@t-bltg)

**Closed issues:**
- Config is ignored (#444)
- [Cannot update data using react!] (#495)

v0.18.15

Toggle v0.18.15's commit message
[Diff since v0.18.14](v0.18.14...v0.18.15)

**Merged pull requests:**
- Fix for using IJulia with Julia 1.11.1 and the new Memory array types. (#490) (@jd-foster)

**Closed issues:**
- PlotlyJS's IJuliaExt is broken with julia 1.11 (#489)

v0.18.14

Toggle v0.18.14's commit message
[Diff since v0.18.13](v0.18.13...v0.18.14)

**Merged pull requests:**
- Kaleido uses the same plotlyjs as PlotlyJS (#488) (@bbejanov)

**Closed issues:**
- Init function blocked by kaleido (#352)
- PlotlyJs.savefig() doesn't save static image - Kaleido is not avaiable (#461)
- Kaleido process in package initialisation hangs (#473)
- Pre-compilation does not finish with version 0.18.11 (#477)
- Kaleido not available on windows 11 with julia 1.10 (#479)
- Windows error for PlotlyKaleido breaks precompilation (#482)
- "Kaleido startup failed" in docker container (#483)
- densitymapbox doesn't generate a valid visualization (#484)

v0.18.13

Toggle v0.18.13's commit message
## PlotlyJS v0.18.13

[Diff since v0.18.12](v0.18.12...v0.18.13)


**Merged pull requests:**
- migrate to weakdeps (#463) (@sjkelly)
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#465) (@github-actions[bot])
- substitute old savefig code with PlotlyKaleido (#481) (@BeastyBlacksmith)

**Closed issues:**
- Setting PlotlyJS as default backend for Plots (#478)

v0.18.12

Toggle v0.18.12's commit message
## PlotlyJS v0.18.12

[Diff since v0.18.11](v0.18.11...v0.18.12)


**Merged pull requests:**
- Use the same plotlyjs version number for all imports (#480) (@fonsp)

**Closed issues:**
- The "using PlotlyJS" execution does not finish (#476)

v0.18.11

Toggle v0.18.11's commit message
## PlotlyJS v0.18.11

[Diff since v0.18.10](v0.18.10...v0.18.11)


**Merged pull requests:**
- Fix precompilation of packages depending on PlotlyJS (#469) (@Liozou)

**Closed issues:**
- Plots don't display in Jupyter with WebIO v0.8.1 (#278)
- Errors on importing PlotlyJS after fresh install on nightly Julia (#363)
- Separate Kaleido from PlotlyJS and introduce AbstractPlot in PlotlyBase (#428)
- kaleido/savefig for any objects outside PlotlyJS.jl (#435)
- ERROR: Cannot find Electron (#438)
- "Kaleido is not available on this system" (Windows 11) (#454)
- No figures produced by plot commands in code, except the final one (#457)
- [Question] Plotting points over box plot in PlotlyJS Julia (#458)

v0.18.10

Toggle v0.18.10's commit message
## PlotlyJS v0.18.10

[Diff since v0.18.9](v0.18.9...v0.18.10)



**Merged pull requests:**
- Remove WebIO upper bound (no longer needed) (#447) (@rasmushenningsson)