Skip to content

Releases: JuliaPlots/PlotlyJS.jl

v0.18.5

18 Aug 01:49
aa2c120
Compare
Choose a tag to compare

PlotlyJS v0.18.5

Diff since v0.18.4

Closed issues:

  • Dash.jl slider doesn’t display labels (#411)

Merged pull requests:

  • enh: added new PlotlyBase methods for SyncPlot (#414) (@sglyon)

v0.18.4

11 Aug 18:14
0224ca7
Compare
Choose a tag to compare

PlotlyJS v0.18.4

Diff since v0.18.3

Closed issues:

  • No plot is displayed with version 0.16.4 (#392)
  • plotly.js version is stuck at 1.58.5 rather than 2.2.1 (#394)
  • Sub plotting broken (#403)
  • Title not centered (#405)
  • Conflict with Makie plot system, improvement suggested (#406)
  • Too many entries in subplots legends (#407)
  • Style() not defined (#408)
  • no method get(::String, ...) for PlotlyJS on dataframe (#409)

Merged pull requests:

v0.18.3

30 Jul 16:12
67fc479
Compare
Choose a tag to compare

PlotlyJS v0.18.3

Diff since v0.18.2

Merged pull requests:

  • enh add support for json2 and json3 (#401) (@sglyon)
  • remove styles from docs as they are not supported anymore (#402) (@sglyon)

v0.18.2

29 Jul 20:13
eac4ec3
Compare
Choose a tag to compare

PlotlyJS v0.18.2

Diff since v0.18.1

v0.18.1

26 Jul 15:14
Compare
Choose a tag to compare

PlotlyJS v0.18.1

Diff since v0.18.0

Merged pull requests:

  • CompatHelper: bump compat for "JSExpr" to "1" (#380) (@github-actions[bot])
  • migrate kaleido support from PlotlyBase over to PlotlyJS (#396) (@sglyon)
  • CompatHelper: bump compat for "PlotlyBase" to "0.8" (#398) (@github-actions[bot])

plotly-artifacts-2.3.0

24 Jul 02:55
Compare
Choose a tag to compare
Update Artifacts.toml for artifact version 2.3.0

v0.18.0

16 Jul 16:15
256f8f3
Compare
Choose a tag to compare

PlotlyJS v0.18.0

Diff since v0.17.0

Merged pull requests:

v0.17.0

16 Jul 15:14
Compare
Choose a tag to compare

PlotlyJS v0.17.0

Diff since v0.16.4

Closed issues:

  • Hover functionality in histograms (#388)
  • What happened to the options in 0.16? (#390)

Merged pull requests:

plotly-artifacts-2.2.1

16 Jul 15:44
Compare
Choose a tag to compare
Update Artifacts.toml for artifact version 2.2.1

v0.16.4

14 Jul 16:17
182e5d9
Compare
Choose a tag to compare

PlotlyJS v0.16.4

Diff since v0.16.3

Merged pull requests:

  • Corect wrong link to plotly javascript documentation (#384) (@mzaffalon)