- QR now resizes automatically based on bytes to encode. This ensures QR code readability
add_bannernow works without aggplotinput. This is useful where you just want to create the banner. Like this the banner could be placed above or below an interactive chart or map, or any other content.
- move git and timestamp options higher up in API and make them optional
- using
stegasaurpackage add encoded text or R object to saved PNG (https://github.com/richfitz/stegasaur)
- complete minimum tests
- complete minimum documentation
- add
codecovbadge - update lifecycle badge to stable
- R-CMD check passing
- add additional API for incremental banner build
- ability to add banner to multiple plots
- generic print and plot functions for
trackerobject
- add logo caption and QR code to tracking banner
- rearrange order of banner elements
- style banner area
- add JPEG, PNG or SVG logos from URL or local file
- add button or link to download plot with tracking banner
- documentation in
pkgdownsite - fancy SGV hex logo
- Currently a work in progress