v0.5.0
·
213 commits
to master
since this release
0.5.0 - 2018-09-21
Added
ComponentGroupfor combining plot components- RGBA extractors on colors
- Cumulative and density binning for histograms
- Ability to display a box plot with a mean line
- Support for rendering plots in Jupyter Scala
displayPlotnow remembers the last save directory.- Support for clustered box plots.
- Option to display the data's mean as a dashed line on box plots.
MultilineTextutility to respect newlines in text.
Changed
BoxPlotRenderernow takesclusterSpacingparameter (breaking)- Broken
fixedBoundsoption no longer oncontinuousAxis(breaking)
Fixed
- Bug in the spacing and sizing of bars in clustered bar charts.