NEWS
colorrepel 0.4.1 (2025-01-19)
- Support recoloring with Polychrome package
- Fixed recoloring internal logic to be more flexible
- Package is ggplot2 3.5+ compatible, but note that saved ggplot objects of lower versions may not be
colorrepel 0.4.0
- Support for mascarade package
- Added example layering plotly interactive layer and noninteractive background layers
colorrepel 0.3.1
- Improve speed by avoiding rebuilding ggplot objects through various steps
- More matrix math by cluster/group support
colorrepel 0.3.0 (2024-09-29)
- Option to use chull to simplify optimization
- Better more flexible layer handling
colorrepel 0.2.1
- Support for plotly zoom and scroll
- Support for using saved image backgrounds
colorrepel 0.2.0
- Support for interactive plot conversion
- Warning when original colors are too similar
colorrepel 0.1.1
- Better patchwork support from Seurat plots
- Option to output color (original or optimized) vector with group names
colorrepel 0.1.0 (2024-09-17)
- Clean up for CRAN submission
- Supports encircling clusters on scatter plot, with outlier detection