Skip to content

Releases: JuliaPluto/PlutoPlotly.jl

v0.4.0

05 Oct 17:15
Compare
Choose a tag to compare

PlutoPlotly v0.4.0

Diff since v0.3.9

Merged pull requests:

Closed issues:

  • load plotly as ES6 module (#2)
  • Float32Array (#4)
  • Methods modifying plots from PlotlyBase, PlotlyJS are missing (#11)
  • automatically strip Unitful quantities (#20)

v0.3.9

07 Aug 12:21
Compare
Choose a tag to compare

PlutoPlotly v0.3.9

Diff since v0.3.8

Closed issues:

  • Add Support for PlotlyKaleido (#13)
  • Can't seem to get Legend name(s) working when plotting a matrix (#18)

Merged pull requests:

  • Add support for savefig through PlotlyKaleido using Package Extension (#19) (@disberd)

v0.3.8

25 Jun 15:10
Compare
Choose a tag to compare

PlutoPlotly v0.3.8

Diff since v0.3.7

Closed issues:

  • Image trace is not shown (#16)

Merged pull requests:

  • Add _preprocess method for Arrays with more than 2 dimensions (#17) (@disberd)

v0.3.7

30 May 08:24
7ab9f04
Compare
Choose a tag to compare

PlutoPlotly v0.3.7

Diff since v0.3.6

Closed issues:

  • plot(::DataFrame, x = :colname, y = :colname) fails with ReferenceError in Javascript (#14)

Merged pull requests:

v0.3.6

24 Oct 07:38
Compare
Choose a tag to compare

PlutoPlotly v0.3.6

Diff since v0.3.5

Improvements

  • Fixed implementation of prepend_cell_selector (39439ca)
  • Manually provided height/width values are now respected even during smart resizing (8017ca5)

v0.3.5

23 Oct 16:25
Compare
Choose a tag to compare

PlutoPlotly v0.3.5

Diff since v0.3.4

Closed issues:

  • Suggestion: publish plot coordinates when clicking on the plot (#1)
  • load plotly as ES6 module (#2)
  • Fix _preprocess to types from Colors.jl (#7)
  • Warning in custom sysimage (#9)
  • Plots inside bonds don't resize automatically inside flexbox (#10)

v0.3.4

05 May 17:13
Compare
Choose a tag to compare

PlutoPlotly v0.3.4

Closed issues:

  • Heatmap behavior (#3)