Skip to content

CRAN version 0.2.8

Compare
Choose a tag to compare
@pvictor pvictor released this 15 Jan 07:39
· 70 commits to master since this release
  • 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) and width to control lines size.
  • New vignette to describe lines options, use vignette("lines-options", package = "billboarder") to display it.