v0.8.0
Pre-release
Pre-release
Changes
Add support for candlestick charts
See plotly.Candlestick
.
Added thanks to @igorfialko and @madprogrammer.
More convenient with*
methods for all classes
Most classes in plotly-scala now have with*
methods accepting values directly, rather than requiring them to be wrapped in Some(…)
. Methods accepting options are still there too, if needed.
Updates
- Update Scala.JS from
1.1.0
to1.3.0