Changes in version 0.4.3
(2025-07-21)
- Temporarily disabled ggalt dependency due to ggalt potentially being
archived
 
Changes in version 0.4.2
(2025-04-15)
- Expose tooltip argument for ggplotly
 
Changes in version 0.4.1
(2025-01-15)
- 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
 
Changes in version 0.4.0
(2025-01-06)
- Support for mascarade package
 
- Added example layering plotly interactive layer and noninteractive
background layers
 
Changes in version 0.3.1
(2024-10-01)
- Improve speed by avoiding rebuilding ggplot objects through various
steps
 
- More matrix math by cluster/group support
 
Changes in version 0.3.0
(2024-09-29)
- Option to use chull to simplify optimization
 
- Better more flexible layer handling
 
Changes in version 0.2.1
(2024-09-27)
- Support for plotly zoom and scroll
 
- Support for using saved image backgrounds
 
Changes in version 0.2.0
(2024-09-20)
- Support for interactive plot conversion
 
- Warning when original colors are too similar
 
Changes in version 0.1.1
(2024-09-19)
- Better patchwork support from Seurat plots
 
- Option to output color (original or optimized) vector with group
names
 
Changes in version 0.1.0
(2024-09-12)
- Clean up for CRAN submission
 
- Supports encircling clusters on scatter plot, with outlier
detection