- Added option to save other file types (svg, png, jpeg, tiff) from shiny interface.
- Added ability to embed an image of the points as a rastered bitmap (png). This helps reduce file size with large numbers of points.
- Rastered bitmap is cached using memoise to speed up workflow.
- Added saving of state of labels from shiny and enabled reloading using
loadlabel()
.