Releases: JuliaPlots/PlotlyJS.jl
Releases · JuliaPlots/PlotlyJS.jl
v0.16.3
PlotlyJS v0.16.3
Closed issues:
v0.16.2
PlotlyJS v0.16.2
Closed issues:
v0.16.1
v0.16.0
PlotlyJS v0.16.0
Closed issues:
v0.15.0
plotly-artifacts-1.58.4
Update Artifacts.toml for artifact version 1.58.4
v0.14.1
PlotlyJS v0.14.1
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:
v0.14.0
PlotlyJS v0.14.0
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
v0.13.1 (2020-01-16)
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:
- Add pull request labeler (#301) (abhishalya)
- fix #294 (#299) (MoonCoral)