Skip to content

Releases: JuliaPlots/PlotlyJS.jl

v0.16.2

08 Jul 23:08
Compare
Choose a tag to compare

PlotlyJS v0.16.2

Diff since v0.16.1

Closed issues:

  • savehtml not defined (#387)
  • PlotlyJS: Electron Window not reactive (#389)

v0.16.1

26 Jun 16:11
6a21542
Compare
Choose a tag to compare

PlotlyJS v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

24 Jun 23:08
Compare
Choose a tag to compare

PlotlyJS v0.16.0

Diff since v0.15.0

Closed issues:

  • Standalone Window of PlotlyJS stays blank (#377)
  • I got nothing: no plot (#383)

v0.15.0

18 Jun 16:15
Compare
Choose a tag to compare

PlotlyJS v0.15.0

Diff since v0.14.1

Closed issues:

  • plotly-latest.min.js from artifact not working (#369)
  • All plots output blank Atom window while the saved .html figures are normal. (#370)
  • Warning: Kaleido is not available on this system on 1.6.0-rc3 (#371)

Merged pull requests:

plotly-artifacts-1.58.4

18 Jun 15:33
Compare
Choose a tag to compare
Update Artifacts.toml for artifact version 1.58.4

v0.14.1

16 Mar 14:14
40c8c93
Compare
Choose a tag to compare

PlotlyJS v0.14.1

Diff since v0.14.0

Closed issues:

  • constant redefinition warnings (#318)
  • Package installation failure on fresh Julia 1.4.2 install (#330)
  • Use Artifacts to serve JS dependencies (#334)
  • Check that `build.log´ exists before running it. (#346)
  • Axis labels don't work with 3D plots (#347)
  • Deprecation warning when precompiling PlotlyJS.jl (#348)
  • plotlyjs() gives an error without ORCA (#349)
  • URL for "saving figures" is broken (#350)
  • Manual discrete colormap (#359)
  • Cannot set contour.contours.end (#365)

Merged pull requests:

  • minor typo fixes (#356) (@rkique)
  • Switch to Julia Artifacts for JS dependencies (#358) (@thomasjm)
  • CompatHelper: bump compat for "PlotlyBase" to "0.5" (#364) (@github-actions[bot])
  • Include 1.0 in Reexport compat bound (#367) (@fonsp)

v0.14.0

20 Aug 19:57
bd23d53
Compare
Choose a tag to compare

PlotlyJS v0.14.0

Diff since v0.13.1

Closed issues:

  • hover attribute does not show x and y coordinates (#195)
  • react! eventually kills connection to Plotly (#264)
  • Release patched version (#306)
  • Neither showEditInChartStudio nor showSendToCloud configurations have any effect (#313)
  • failed process: Process(curl -s -S -g -L -f -o /tmp/jl_G4ODCZ/packages/PlotlyJS/AhkM5/deps/plotschema.json 'https://api.plot.ly/v2/plot-schema?sha1', ProcessExited(22)) [22] (#316)
  • react! does not update plot (#317)
  • Multiple Spheres in same figure (#323)
  • Problem for mesh3d intensity (#324)
  • How to customize download plot options? (#326)
  • Move to JuliaPlots (#335)
  • Link to documentations leads to 404 (#336)
  • Update jupyterlab instructions in readme (#341)

Merged pull requests:

  • CompatHelper: add new compat entry for "JSExpr" at version "1.0" (#307) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#309) (@JuliaTagBot)
  • Update line_scatter.jl (#310) (@bdeket)
  • Modify plot window dimensions on creation to fit plot contents (#315) (@dsfenn)
  • Update for Julia 1: Use dot broadcast (#337) (@diegozea)
  • Kaleido (#342) (@sglyon)

v0.13.1

23 Jan 09:46
v0.13.1
9f04099
Compare
Choose a tag to compare

v0.13.1 (2020-01-16)

Diff since v0.13.0

Closed issues:

  • Usage of API functions, how does they work in Julia 1.2.0? (#305)
  • Create new labels (#303)
  • "options" keyword does not affect figure (#300)
  • question: how to make this code more compact? (#298)
  • shapes in subplots (#297)
  • Precompilation conflicts (#294)
  • color scale question (#292)
  • Plots don't appear in Juno's plot-pane (#269)

Merged pull requests:

v0.13.0

04 Oct 00:55
v0.13.0
Compare
Choose a tag to compare

v0.13.0 (2019-10-03)

Diff since v0.12.5

Closed issues:

  • savefig fails for html format (#293)
  • Plots on a remote jupyter notebook (#291)
  • annotation (#290)
  • axis attributes do not work for scatter3d (#287)
  • No Output in Notebook (Julia v1.0.2) (#255)

Merged pull requests:

  • show plots in juno plotpane (fix #269) (#289) (daschw)
  • Don't assume a global WebIO instance in JS code (fix JupyterLab). (#288) (travigd)

v0.12.5

01 Jul 18:08
v0.12.5
504939f
Compare
Choose a tag to compare

v0.12.5 (2019-06-28)

Diff since v0.12.4

Closed issues:

  • File save error(.eps) (#284)
  • Plots don't display in Jupyter with WebIO v0.8.1 (#278)

Merged pull requests: