v0.10.1 (2018-02-07)
Closed issues:
- Installation issue on local computer: plotly.js javascript libary not found - #176
- Allow calling init_notebook outside of jupyter #174
- ERROR: LoadError: Cannot find Electron. #172
- Require DataFrames failed #169
- Add violin trace #167
- save to pdf #137
v0.10.0 (2018-02-01)
Closed issues:
- Blink Display error #170
Merged pull requests:
v0.9.0 (2018-01-20)
Fixed bugs:
- Race condition with Blink.jl v0.6.0 and onwards #162
Closed issues:
- Blink/ElectronDisplay #164
Merged pull requests:
v0.8.3 (2018-01-11)
Fixed bugs:
by
not defined #158
Closed issues:
- Subplots generated with comprehension don't show up in Electron in REPL #160
v0.8.2 (2018-01-06)
v0.8.1 (2017-12-19)
Fixed bugs:
- Do subplots work with surfaces? #156
Closed issues:
- apply "columnar" attributes to each series #154
- Error tagging new release #153
- DataFrames v0.11 #151
- right side of plot is not using correct color #148
- subplots throw away shape information #138
- LoadError: Javascript error #116
- RE: EOFError: read end of file #105
- Giant memory leak. #102
- histogram crashing when using PlotlyJS over ssh tunnel #101
- Generating ElectronPlot/ saving plots from Jupyter Notebook #88
- Properties with underscores not handled correctly on trace creation #76
- Wishlist #61
- line labels and legends for subplots collect next to the first subplot #59
- Save multiple plots to single html file (no subplots) #43
- Add options for savefig #4
Merged pull requests:
v0.8.0 (2017-12-12)
Closed issues:
- Plot won't display in Atom or in Blink window #147
- Advanced heatmap features help #146
- "updatemenus" support #144
- PlotlyJS (as a Plots.jl backend) now fails in Juno (Atom) on Ubuntu 16.04 #142
- Possible issue - Error during installation #141
- Run femtocleaner #140
- Unable to install PlotlyJS on Julia 0.6 on Mac #139
Merged pull requests:
v0.7.1 (2017-10-25)
Merged pull requests:
v0.7.0 (2017-10-20)
v0.6.5 (2017-10-20)
Closed issues:
- Hover text doesn't handle same-x data points #135
- HTML output points to a local copy of plotly.js #133
- Inconistent numeric format on logarithmic axis labels #132
- Titles cut off of example plots in documentation #131
- Empty plots in Jupyter notebooks #130
- Using julia 0.6:
filter\(flt, itr\) is deprecated
#124 - no show (Windows 7, Julia 0.5, electron) #81
Merged pull requests:
- Fix deprecations #134 (femtocleaner[bot])
v0.6.4 (2017-07-13)
Closed issues:
- Subplots not appearing #128
- Transparent surface plots #126
- Error showing value of type PlotlyJS.SyncPlot{PlotlyJS.ElectronDisplay} #110
Merged pull requests:
v0.6.3 (2017-06-26)
Closed issues:
- Failed to precompile PlotlyJS on windows, Julia 0.5 #123
- xaxis_title in mesh3d #121
- Changing colorscale in Scatter Plots #117
- Error handling websocket connection #115
- Feature request: DateTime support #87
- savefig hangs if the plot hasn't been displayed for long enough #73
- Using with Hydrogen? #42
Merged pull requests:
- Update CI URLs to point to new caching infrastructure #120 (staticfloat)
- Fix duplicate setting of keyword parameter, test more versions, add badges #119 (ScottPJones)
v0.6.2 (2017-05-01)
v0.6.1 (2017-04-28)
v0.6.0 (2017-04-14)
Closed issues:
- HTML script virus in examples #113
- 2D-Histogram examples are not working #111
- close plot window #109
- Errors arise after clearing workspace #107
- plot heatmap function gives a compile error when working on a variable from a global scope #106
- Plotting a 3D surface with facecolor different from its height values #104
- WARNING: bytestring is deprecated #103
- clims in heatmap not supported? #99
- Plot, plot, [plots] and docs #74
Merged pull requests:
v0.5.2 (2016-12-07)
Closed issues:
Merged pull requests:
- Complete Contour Examples #95 (caimichael)
- adds TestSetExtensions to clean up test results #93 (ssfrr)
- Simpler way to fix use with Interact in IJulia on page refresh #92 (JobJob)
v0.5.1 (2016-10-29)
Closed issues:
- Add nteract support for JupyterPlot #90
- Aspect ratio for 2D plot #85
- error install :( #83
- handle 2D data matrices in 1D plots e.g.
scatter
#82 - Grab gadfly dark theme #79
- Float32 arrays don't plot reliably on 0.5.0 #78
- Save and edit plot in cloud #75
Merged pull requests:
- adds stem plot trace as wrapper around
scatter
#86 (ssfrr) - Use dark theme in Juno #84 (MikeInnes)
- Examples completed #71 (caimichael)
v0.5.0 (2016-09-21)
v0.4.3 (2016-09-21)
Merged pull requests:
v0.4.2 (2016-09-07)
Closed issues:
- Error updating package #70
v0.4.1 (2016-09-07)
Merged pull requests:
v0.4.0 (2016-09-07)
Closed issues:
- PlotlyJS doesn't show plots on Julia 0.5 RC3. #68
Merged pull requests:
v0.3.3 (2016-08-24)
v0.3.2 (2016-08-23)
Closed issues:
- Does PlotlyJS.jl support unicode now? #64
- Loading PlotlyJS fails on Julia V0.5-rc1 #62
- Cloud #55
- Plots.jl animations #53
- ERROR: connect: connection refused (ECONNREFUSED) #33
- Include MathJax.js #30
- Javascript error on package load with IJulia/Firefox #28
- Resize plot when electron window is resized #25
Merged pull requests:
- Extend
JSON.lower
instead ofJSON.print
#65 (TotalVerb) - Fixes for Julia 0.5 #63 (timholy)
- fix dates in json #58 (tbreloff)
- Update README #57 (matthieugomez)
- Solve issue #55 #56 (matthieugomez)
v0.3.1 (2016-06-22)
Closed issues:
- Electron backend on Windows throws error #51
- Error when saving as pdf using Electron Display #50
- Reloaded notebook's PlotlyJS doesn't work #45
Merged pull requests:
v0.3.0 (2016-06-17)
Closed issues:
- Error when plotting in IJulia notebooks #46
- Error message with savefig #44
- Background not set? #36
- How to save the JSON object #35
Merged pull requests:
- Sl/savefig #49 (sglyon)
- Update use of JSON.colon to JSON.separator #48 (cdsousa)
- Compat update for String rename #40 (StefanKarpinski)
- JSON for vectors of traces. #39 (EricForgy)
- Let string interpolation stringify to JSON format #38 (EricForgy)
v0.2.0 (2016-05-04)
Closed issues:
- Why is
text
using only the first element of aVector{ASCIIString}
? #34
v0.1.4 (2016-03-31)
Closed issues:
- PlotlyJS doesn't work with Interact #31
v0.1.3 (2016-03-31)
v0.1.2 (2016-03-25)
Closed issues:
v0.1.1 (2016-03-11)
Closed issues:
- restyle! needs to be fixed... Julia and javascript have different semantics #23
- IJulia notebook export to HTML don't show the plot #22
Merged pull requests:
v0.1.0 (2016-03-05)
Closed issues:
- Have display not duplicate plots in windows #20
- Clean up design #19
- Conflict with DataFrames.jl #16
- is collapse( ) supposed to work with multiple columns? #15
- savefig (via cairosvg) doesn't show negative signs in tick labels #14
- Events #13
- Implement
attr
function with kwarg + _ mini-language #11 - Rename to PlotlyJS.jl #9
- Error showing Plot #8
- Integrate various plotly packages #5
- subplots #1
Merged pull requests:
- Sl/syncplots #21 (sglyon)
- Add a Gitter chat badge to README.md #17 (gitter-badger)
- Tweak JS API use #7 (MikeInnes)
- fix Plot() error #6 (tbreloff)
- Update REQUIRE #2 (cc7768)
* This Change Log was automatically generated by github_changelog_generator