Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

billboarder

Create a Billboard.js widget


Description

Create an interactive visualization with Javascript library Billboard.js

Usage

billboarder(
  bb_opts = list(),
  data = NULL,
  width = NULL,
  height = NULL,
  elementId = NULL
)

Arguments

bb_opts

A list in JSON format with chart parameters, see https://naver.github.io/billboard.js/demo/.

data

A data.frame.

width

A numeric input in pixels.

height

A numeric input in pixels.

elementId

Use an explicit element ID for the widget.


billboarder

Create Interactive Chart with the JavaScript 'Billboard' Library

v0.3.1
MIT + file LICENSE
Authors
Victor Perrier [aut, cre], Fanny Meyer [aut], NAVER Corp [cph] (billboard.js library), Mike Bostock [cph] (d3.format library)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.