v0.18.9
PlotlyJS v0.18.9
Closed issues:
- Documentation (#353)
- Bug in examples of heatmap and contour. z-array should be transposed (#355)
- ArgumentError: PlotlyJS.SyncPlot doesn't have a defined
StructTypes.StructType
(#425) - relayout! does not update the layout of a fig created by make_subplots (#427)
- Templates not working (#431)
- Name feature not working anymore (#434)
- UndefVarError: setexcludinghandlers! not defined (#440)
- Support for Plotly click/select/hover events (#445)
Merged pull requests:
- use vcat syntax for generation of subplots (#433) (@hhaensel)
- add upper bound for WebIO compat entry (#442) (@BeastyBlacksmith)