eulerr 7.0.0
New Features
- It is now possible to set the loss function to be used when trying to
optimize the Euler diagram layout vialoss
andloss_aggregator
.
There is a new vignette that showcases this new feature.
Minor Changes
- C++14 is now required for the package.
Bug Fixes
- Label repelling via
adjust_labels
inplot.euler()
has been
deprecated and removed to fix sanitizer warnings.
Full Changelog: v6.1.1...v7.0.0