Matt Johnson
Matt Johnson
Add Labels to a scatter plot. This is not implimented in c3 but is likely a desired functionality. [This Stack Overflow post](https://stackoverflow.com/questions/31514097/how-to-add-labels-to-c3-js-scatter-plot-graph) outlines a method that could be implimented here
theme added to a ggplot is automatically added to the banner
in a knitr chunk that outputs a ggplot the chunk header could include track=tracker.object tracker.object would point to a tracker defined earlier in the page
The stegosaur package makes it possible to embed content directly into a saved png. Ideally the content of the QR code could be emmedded directly as well. https://github.com/richfitz/stegasaur the `lsb_encode`...
currently ggtrack always displays a plot even when assigned to a variable. This is a side effect of grid arrange. Need ability to control this behaviour
a hidden tracker maintains metadata while at the same time ensures if a plot is copied and pasted into a new document, the banner is included
when a `sf` object is passed to the addin map, it should be possible to edit this geometry as well as adding new geoms.
Convert output to text in order to embed in a rmd document.