CRAN version 0.2.8
- Update of the billboard.js library to 1.11.1, see the release note.
bb_export()
: new function to export chart to PNG in Shiny applications with proxy or by adding a "download" button on the chart.bb_linechart()
have two new arguments:dasharray
(use dash in lines) andwidth
to control lines size.- New vignette to describe lines options, use
vignette("lines-options", package = "billboarder")
to display it.