arulesViz_1.5.0
mhahsler
released this
21 May 20:41
·
43 commits
to master
since this release
New features
- ggplot2 is now the default engine for most plots.
- grouped matrix visualization has now engine ggplot and htmlwidget.
- conversion from associations to igraph is now exposed.
- conversion from rules to matrix and groupedMatrix are now exposed.
- "help" can now be specified for plot for method, engine, and control.
- ruleExplorer lost parameter and gained sidebarWidth and chartHeight.
Bug Fixes
- Fixed rounding bug in inspectDT.
- Fixed jitter for scatter plot using engine plotly.
- Fixed reordering for grouped matrix (engine plotly).