Skip to content

Latest commit

 

History

History
664 lines (431 loc) · 38.1 KB

CHANGELOG.md

File metadata and controls

664 lines (431 loc) · 38.1 KB

Changelog

Full Changelog

Closed issues:

  • Update jupyterlab instructions in readme #341
  • Link to documentations leads to 404 #336
  • Move to JuliaPlots #335
  • How to customize download plot options? #326
  • Problem for mesh3d intensity #324
  • Multiple Spheres in same figure #323
  • react! does not update plot #317
  • 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
  • Neither showEditInChartStudio nor showSendToCloud configurations have any effect #313
  • Release patched version #306
  • react! eventually kills connection to Plotly #264
  • hover attribute does not show x and y coordinates #195

Merged pull requests:

v0.13.1 (2020-01-16)

Full Changelog

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 (2019-10-03)

Full Changelog

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 (2019-06-28)

Full Changelog

Closed issues:

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

Merged pull requests:

v0.12.4 (2019-05-16)

Full Changelog

Closed issues:

  • How to combine heatmap and scatter? #280
  • Subplot layout editing issues #277
  • Failed to Precompile Mux, Blink, PlotlyJS #275
  • Julia : ERROR: KeyError: key "set_facecolor" not found #270
  • Missing support #265
  • Cannot savefig to html on Julia 1.0.3 #263
  • Selecting points no longer works #262

Merged pull requests:

v0.12.3 (2019-01-23)

Full Changelog

Closed issues:

  • index.js and display.jl out of sync #261
  • WebGL / Max Dataset Size/Data Point Quantity? #260
  • Error when "using Blink" #259

v0.12.2 (2018-12-29)

Full Changelog

Closed issues:

  • _use_remote not defined #257
  • Subplots do not scale correctly when using plotlyjs() with Plots.jl #256
  • Blank plots #254

Merged pull requests:

  • Insert PlotlyJSDisplay just after REPL instead of pushing. #258 (EricForgy)

v0.12.1 (2018-12-03)

Full Changelog

Closed issues:

  • Blink/Atom/Electron not connecting properly to PlotlyJS #253
  • Transforms #252

v0.12.0 (2018-11-05)

Full Changelog

Closed issues:

  • Styles not working as expected #249
  • Issues with displaying plot in jupyter-lab #248
  • Can't add PlotlyJS #246
  • Blank plots #245
  • seeming regression on Julia 0.7 #239
  • Plotly examples do not work #236
  • PlotlyJS plots not showing up in Juno/ijulia #235
  • Layout: strange bug #234
  • Juno compatibility #229

Merged pull requests:

  • Fix the link to the Plots.jl homepage in index.md #247 (Kryohi)
  • Fixed a typo in the docs #241 (ghuba)

v0.11.2 (2018-09-27)

Full Changelog

Closed issues:

  • How to clear a figure without generating an error? #233
  • JSString not defined #232
  • OSTYPE environmental variable in ORCA/deps/bin #228
  • Cones and streamtubes #227
  • ColorBrewer palettes not working in PlotlyJS v0.11.1 #225
  • Dynamical plotting with extendtraces! in Julia 0.7 #223
  • Plots integration still not working #222
  • Feature request: Parallel Coordinates Plot #218

Merged pull requests:

  • use webio for Juno integration #231 (pfitzseb)
  • ENH: enables dynamical plotting when run in terminal or atom #224 (kleskjr)

v0.11.1 (2018-09-06)

Full Changelog

Closed issues:

  • Can't close plot windows programmatically #220
  • used to work; doesn't now #219
  • Error while building the package in Julia 0.7 #217
  • Missing "Reexport" dependency #215
  • Cannot display under Atom/Juno (Julia v0.7.0) #214
  • Not sure if this warning is yours.... #196

v0.11.0 (2018-09-05)

Full Changelog

Implemented enhancements:

  • Integrate with the display-backend stack #122

Closed issues:

  • Markdown not defined on master during build #212
  • UndefVarError: plotattributes not defined #211
  • Error building - Julia 1.0 #210
  • Manual redraw! #209
  • Fails to build or precompile on Julia 1.0.0 - Markdown not defined #207
  • Failure on Linux, 0.7.0 #205
  • Error building PlotlyJS on 1.0.0 #204
  • PlotlyJS can't be built on Julia 0.7 #203
  • Build failure of master (v0.10.2) on julia 1.0: Markdown not defined #202
  • Failure to precompile under Julia v0.7.0: Date not defined #201
  • Failure to Precompile: JSString not defined #198
  • Failing to plot locally, Julia0.6.4 OSX #197
  • savefig areaplot #192
  • Add show for "application/vnd.plotly.v1+json" mime type #191
  • displayModeBar = false #185
  • Remove Blink dependency? #184
  • savefig stacked in a while loop for saving a subplot from Plots.jl #180
  • Build fails on julia-0.6.0 #179
  • Ensuring Blink.AtomShell.install() called #175
  • Issue generating figures with a for loop #165
  • Module Options #108
  • Hook into plotly events #27

Merged pull requests:

v0.10.3 (2018-06-23)

Full Changelog

Closed issues:

  • Fail to plot scatter3d #190
  • changes in scatter3d axis label specification? #189
  • Unable to use scatter #188
  • currently uninstallable on 0.6.2. #187
  • Adding logo #186

v0.10.2 (2018-03-05)

Full Changelog

Closed issues:

  • JupyterLab incompatibility #182
  • Error requiring IJulia from PlotlyJS #181

Merged pull requests:

v0.10.1 (2018-02-07)

Full Changelog

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)

Full Changelog

Closed issues:

  • Blink Display error #170

Merged pull requests:

v0.9.0 (2018-01-20)

Full Changelog

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)

Full Changelog

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)

Full Changelog

v0.8.1 (2017-12-19)

Full Changelog

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:

  • ENH: subplots with 3d works closes #156 #157 (sglyon)

v0.8.0 (2017-12-12)

Full Changelog

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)

Full Changelog

Merged pull requests:

v0.7.0 (2017-10-20)

Full Changelog

v0.6.5 (2017-10-20)

Full Changelog

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:

v0.6.4 (2017-07-13)

Full Changelog

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)

Full Changelog

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)

Full Changelog

v0.6.1 (2017-04-28)

Full Changelog

v0.6.0 (2017-04-14)

Full Changelog

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)

Full Changelog

Closed issues:

  • Plot is too big? #98
  • Stacked subplots, more than 2 yaxis #96
  • Loaded notebooks have no plots #89

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)

Full Changelog

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:

v0.5.0 (2016-09-21)

Full Changelog

v0.4.3 (2016-09-21)

Full Changelog

Merged pull requests:

v0.4.2 (2016-09-07)

Full Changelog

Closed issues:

  • Error updating package #70

v0.4.1 (2016-09-07)

Full Changelog

Merged pull requests:

  • don't use a generator in _symbol_dict #69 (tkelman)

v0.4.0 (2016-09-07)

Full Changelog

Closed issues:

  • PlotlyJS doesn't show plots on Julia 0.5 RC3. #68

Merged pull requests:

  • RFC: start for more convenient plot API #66 (sglyon)

v0.3.3 (2016-08-24)

Full Changelog

v0.3.2 (2016-08-23)

Full Changelog

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:

v0.3.1 (2016-06-22)

Full Changelog

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:

  • Remove kind field for GenericTrace and Shape. #54 (sglyon)

v0.3.0 (2016-06-17)

Full Changelog

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:

v0.2.0 (2016-05-04)

Full Changelog

Closed issues:

  • Why is text using only the first element of a Vector{ASCIIString}? #34

v0.1.4 (2016-03-31)

Full Changelog

Closed issues:

  • PlotlyJS doesn't work with Interact #31

v0.1.3 (2016-03-31)

Full Changelog

v0.1.2 (2016-03-25)

Full Changelog

Closed issues:

  • Let attributes that should have underscores through somehow #12
  • Implement show properly #3

v0.1.1 (2016-03-11)

Full Changelog

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:

  • Matching plotly.js semantics in restyle! #24 (sglyon)

v0.1.0 (2016-03-05)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator