Learn R Programming

⚠️There's a newer version (0.9.4) of this package.Take me there.

highcharter (version 0.1.0)

A Wrapper for the 'Highcharts' Library

Description

A wrapper for the 'Highcharts' library including shortcut functions to plot R objects. 'Highcharts' is a charting library offering numerous chart types with a simple configuration syntax.

Copy Link

Version

Install

install.packages('highcharter')

Monthly Downloads

131,530

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Joshua Kunst

Last Published

January 12th, 2016

Functions in highcharter (0.1.0)

hc_chart

Adding chart options to highchart objects
hc_add_serie_scatter

Shorcut for create scatter plots
highchartOutput

Widget output function for use in Shiny
hc_add_serie_ts2

Shorcut for create/add time series charts from a ts object
hc_theme_merge

Merge themes
citytemp

City temperatures from a year
hc_add_serie_treemap

Shorcut for create treemaps
hc_get_dash_styles

Get dash styles
hc_get_colors

Get default colors for Highcharts theme
hc_tooltip

Adding tooltip options to highchart objects
hc_xAxis

Adding axis options to highchart objects
hc_colorAxis

Adding Color Axis options to highchart objects
hc_credits

Adding credits options to highchart objects
highcharter-exports

highcharter exported operators
hc_add_serie

Adding and removing series from highchart objects
favorite_bars

Marshall's Favorite Bars
hc_add_theme

Add themes to a highchart object
hc_exporting

Exporting options for higcharts objects
hc_theme_darkunica

Dark Unica theme for highcharts
hc_legend

Adding legend options to highchart objects
hc_title

Adding title and subtitle options to highchart objects
favorite_pies

Marshall's Favorite Pies
hc_theme

Highchart theme constructor
hc_theme_chalk

Chalk theme for highcharts
hc_theme_gridlight

Grid Light theme for highchart
hc_plotOptions

Adding plot options to highchart objects
renderHighchart

Widget render function for use in Shiny
str_to_id

String to 'id' format
hicharter

An htmlwidget interface to the Highcharts javascript chart library
list.parse2

Convert an object to list with identical structure
hc_add_serie_labels_values

Shorcut for add series for pie, bar and column charts
hc_add_serie_ts

Shorcut for create/add time series from values and dates
hc_theme_sandsignika

Sand Signika theme for highcharts
highchart

Create a Highcharts chart widget