billboarder0.5.0 package

Create Interactive Chart with the JavaScript 'Billboard' Library

bauge-shiny

Shiny bindings for bauge

bauge

Simple Gauge

bb_add_style

Add custom style for regions and grid lines

bb_area

Area property for a Billboard.js chart

bb_axis

Add axis parameters

bb_bar_color_manual

Manual color for barchart

bb_bar

Bar property for a Billboard.js chart

bb_barchart

Helper for creating a bar chart

bb_bubble

Bubble property for a Billboard.js chart

bb_callbacks

Callbacks for billboard charts

bb_categories

Set categories on X axis

bb_color

Color property for a Billboard.js chart

bb_colors_manual

Set colors for each datas

bb_data

Add data to Billboard chart

bb_densityplot

Helper for creating a density plot

bb_donut

Donut property for a Billboard.js chart

bb_donutchart

Helper for creating a donut chart

bb_export

Export a Billboard to PNG

bb_gauge

Gauge property for a Billboard.js chart

bb_gaugechart

Helper for creating a gauge

bb_grid

Grid property for a Billboard.js chart

bb_histogram

Helper for creating an histogram

bb_interaction

Interaction property for a Billboard.js chart

bb_labs

Quickly set title, axis labels and caption

bb_legend

Add legend parameters

bb_line

Line property for a Billboard.js chart

bb_linechart

Helper for creating a line chart

bb_load

Load data to the chart with proxy

bb_lollipop

Helper for creating a lollipop chart

bb_padding

The padding of the chart element.

bb_pie

Pie property for a Billboard.js chart

bb_piechart

Helper for creating a pie chart

bb_point

Point property for a Billboard.js chart

bb_proxy_axis_labels

Update axis labels with proxy

bb_proxy_data_colors

Change colors with proxy

bb_proxy_data_names

Change names of the data with proxy

bb_proxy_flow

Update chart flow with proxy

bb_proxy_focus

Highlights specified targets and fade out the others.

bb_proxy_groups

Update chart groups with proxy

bb_proxy_hide

Hide method with proxy

bb_proxy_legend

Show or hide legend with proxy

bb_proxy_show

Show method with proxy

bb_proxy_tooltip

Show or hide tooltip with proxy

bb_proxy_transform

Update chart type with proxy

bb_proxy_xs

Update x values with proxy

bb_radar

Radar property for a Billboard.js chart

bb_radarchart

Helper for creating a radar chart

bb_regions

Regions property for a Billboard.js chart

bb_render

Render property for a Billboard.js chart

bb_scatterplot

Helper for creating a scatter chart

bb_spline

Spline property for a Billboard.js chart

bb_subchart

Subchart property for a Billboard.js chart

bb_svg

SVG property for a Billboard.js chart

bb_title

Add title to Billboard.js chart

bb_tooltip

Tooltip property for a Billboard.js chart

bb_transition

Transition property for a Billboard.js chart

bb_treemap

Treemap property for a Billboard.js chart

bb_treemapchart

Helper for creating a treemap chart

bb_unload

Unload data to the chart with proxy

bb_zoom

Zoom property for a Billboard.js chart

billboard-aes

Map variables on the chart

billboard-theme

Set theme and default colors for Billboard charts

billboarder-exports

billboarder exported operators and S3 methods

billboarder-package

An htmlwidget interface to the billboard.js javascript chart library

billboarder-shiny

Shiny bindings for billboarder

billboarder

Create a Billboard.js widget

prefix

Shortcut to add a prefix value to axis labels

proxy_example

Proxy use example

suffix

Shortcut to add a suffix value to axis labels

Provides an 'htmlwidgets' interface to 'billboard.js', a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in 'shiny' apps.

  • Maintainer: Victor Perrier
  • License: MIT + file LICENSE
  • Last published: 2024-09-09