Skip to content

eulerr 7.0.0

Compare
Choose a tag to compare
@jolars jolars released this 12 Dec 14:12
· 26 commits to main since this release

New Features

  • It is now possible to set the loss function to be used when trying to
    optimize the Euler diagram layout via loss and loss_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 in plot.euler() has been
    deprecated and removed to fix sanitizer warnings.

Full Changelog: v6.1.1...v7.0.0