Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 839 Bytes

NEWS.md

File metadata and controls

23 lines (18 loc) · 839 Bytes

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