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 - Expose tooltip argument for ggplotly Changes in version 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 Changes in version 0.4.0 - Support for mascarade package - Added example layering plotly interactive layer and noninteractive background layers Changes in version 0.3.1 - 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 - Support for plotly zoom and scroll - Support for using saved image backgrounds Changes in version 0.2.0 - Support for interactive plot conversion - Warning when original colors are too similar Changes in version 0.1.1 - 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-17) - Clean up for CRAN submission - Supports encircling clusters on scatter plot, with outlier detection