- QR now resizes automatically based on bytes to encode. This ensures QR code readability
add_banner
now works without aggplot
input. 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
stegasaur
package add encoded text or R object to saved PNG (https://github.com/richfitz/stegasaur)
- complete minimum tests
- complete minimum documentation
- add
codecov
badge - 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
tracker
object
- 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
pkgdown
site - fancy SGV hex logo
- Currently a work in progress