- fix plotting color gradient when using param
point_shape = "no_border"
- fix image NA value #865 by rbutleriii
gg_annotation_raster()
internal generic for adding agiottoImage
,giottoLargeImage
, orlist
thereof to aggplot
object
- fix
ComplexHeatmap
saving size issue #861 by rbutleriii
- Removed:
getDistinctColors()
to GiottoUtils
- Add:
getDistinctColors()
andgetRainbowColors()
as re-exports from GiottoUtils
- Changed: Package internal functions now have
.
prefix - Changed: GiottoUtils and GiottoClass moved to Imports
- Changed: Other internal function naming changes to bring in line with updates to GiottoUtils
Initial release