arulesViz_1.4-0
mhahsler
released this
07 Mar 15:02
·
58 commits
to master
since this release
New features
- plot methods "scatterplots" and "matrix" have now engine ggplot2.
Removed functions
- cleaned namespace. E.g., grid is now an import (instead of a dependency).
- plotly_arules was removed from the interface. Use plot with engine "plotly" or "htmlwidget."
- experimental support for iplots was removed.
Bug Fixes
- fixed bug that prevented shading = NA in plotting method graph.
- fixed some control parameter handling and added more examples for plot method graph.
- fixed additional item shown in LHS for grouped matrix plot (reported by Tasos Fasoulis).