A Wrapper for the 'Highcharts' Library
Function to create dataClasses
argument in hc_colorAxis
Function to create stops
argument in hc_colorAxis
Create vector of color from vector
Helper to transform data frame for boxplot highcharts format
Helper to transform data frame for treemap/sunburst highcharts format
Helper to transform data frame for sankey highcharts format
Date to timestamps
Function to create annotations arguments from a data frame
Helper function to download the map data form a url
Function to export js file the configuration options
Helper function to get the data inside the map data The urls are liste...
Auxiliar function to get series and options from tidy frame for hchart...
Helper to add annotations from data frame or list
Add modules or plugin dependencies to highcharts objects
Helpers functions to get FontAwesome icons code
Helpers to use highcharter as input in shiny apps
hc_add_series for character and factor objects
hc_add_series for data frames objects
hc_add_series for density objects
hc_add_series for forecast objects
hc_add_series for geo_json & geo_list objects
hc_add_series for lm and loess objects
hc_add_series
for numeric objects
Adding data to highchart objects
hc_add_series for time series objects
hc_add_series for xts objects
Shortcut for data series from a list of data series
Add a map series
Add themes to a highchart object
Creating multiples yAxis t use with highcharts
Annotations options for highcharter objects
Boost options for highcharter objects
Caption options for highcharter objects
Chart options for highcharter objects
Coloraxis options for highcharter objects
Colors options for highcharter objects
Credits options for highcharter objects
Drilldown options for highcharter objects
Setting elementId
Exporting options for highcharter objects
Labels options for highcharter objects
Legend options for highcharter objects
Loading options for highcharter objects
Mapnavigation options for highcharter objects
Setting Motion options to highcharts objects
Navigator options for highcharter objects
Pane options for highcharter objects
Plotoptions options for highcharter objects
Rangeselector options for highcharter objects
Responsive options for highcharter objects
Removing series to highchart objects
Scrollbar options for highcharter objects
Series options for highcharter objects
Changing the size of a highchart
object
Subtitle options for highcharter objects
Creating highcharter themes
Theme collection for highcharts
Alone theme for highcharts
Bloomberg Graphics theme for highcharts
Chalk theme for highcharts
Dark Unica theme for highcharts
Dotabuff theme for highcharts
Economist theme for highcharts
Elementary (OS) theme for highcharts
Firefox theme for highcharts
Flat theme for highcharts
Flatdark theme for highcharts
Financial Times theme for highcharts
ggplot2 theme for highcharts
Google theme for highcharts
Grid Light theme for highcharts
Hand Drawn theme for highcharts
Highcharter theme for highcharts
Merge themes
Monokai theme for highcharts
Null theme for highcharts
Sand Signika theme for highcharts
Simple theme for highcharts
Sparkline theme for highcharts
Superheroes theme for highcharts
Tufte theme for highcharts
Title options for highcharter objects
Tooltip options for highcharter objects
Xaxis options for highcharter objects
Yaxis options for highcharter objects
Zaxis options for highcharter objects
Define aesthetic mappings. Similar in spirit to ggplot2::aes
Define aesthetic mappings using strings. Similar in spirit to `ggplot2...
Shortcut to make a boxplot
Create a highchart object from a particular data type
Plot survival curves using Highcharts
Shortcut to make icon arrays charts
Shortcut for create map from [https://code.highcharts.com/mapdata/](ht...
Shortcut to create parallel coordinates
Add point to a series of a higchartProxy object
Add data to higchartProxy element
Show or hide loading text for a higchartProxy object
Redraw a higchartProxy object
Remove point to a series of a higchartProxy object
Remove series to higchartProxy element
Update data for a higchartProxy object
Update options for a higchartProxy object
Update options series in a higchartProxy object
Update options series in a higchartProxy object
Shortcut to make spkarlines
Shortcut for create treemaps
Shortcut to create treemaps.
Transform colors from hexadecimal format to rgba hc notation
Create a Highcharts chart widget
Create a Highcharts chart widget
highcharter exported operators and S3 methods
An htmlwidget
interface to the Highcharts javascript chart library
Widget output function for use in Shiny
Send commands to a Highcharts instance in a Shiny app
Chart a demo for testing themes
Lays out highchart widgets into a "grid", similar to grid.arrange
fr...
Check if a string vector is in hexadecimal color format
Reports whether x is a highchart object
Convert an object to list with identical structure
Modify data frame according to mapping
Function to generate iids
Widget render function for use in Shiny
String to 'id' format
Helper to create charts in tooltips.
Helper for make table in tooltips
A wrapper for the 'Highcharts' library including shortcut functions to plot R objects. 'Highcharts' <https://www.highcharts.com/> is a charting library offering numerous chart types with a simple configuration syntax.
Useful links