All functions

canvasBackgroundColor()

Canvas background colour chartjs plugin

chartjsOutput() renderChartjs() chartjsProxy()

Shiny bindings for chartjs

chartjs()

Chartjs widget

check_plugins()

Check plugins

check_scale_axis_inputs()

Check scale_axis inputs

cjs_add_bars()

Add a dataset to the chartjs bar chart

cjs_add_doughnut_pie()

Add a dataset to a chartjs doughnut/pie

cjs_add_points()

Add a dataset to the chartjs bar chart

cjs_bar_orientation()

Alter the bar orientation

cjs_border()

Border Configuration

cjs_cartesian_title()

Scale Title Configuration Namespace: options.scales[scaleId].title, it defines options for the scale title. Note that this only applies to cartesian axes.

cjs_events()

Edit the allowable events on a chartjs object

cjs_example_data()

Example data to test and showcase chartjs

cjs_flexdashboard_example()

Show flexdashboard chartjs example

cjs_font()

Chartjs font options

cjs_grid()

Grid Line Configuration

cjs_interaction_mode()

Interaction Modes

cjs_list_input_example()

data for list input example

cjs_remove_legend()

Remove Chartjs legend

cjs_scale_axis()

Edit the scale of the plot

cjs_scale_cartesian()

Cartesian (continuous) scale options

cjs_scale_category()

Cartesian (continuous) scale options

cjs_scale_color()

Scale colour function

cjs_scale_datetime()

Cartesian (continuous) scale options

cjs_scale_shape()

Scale shape function

cjs_scale_size()

Scale size function

cjs_shapes

chartjs shape options

cjs_shiny_example()

Show Shiny chartjs example

cjs_stack_bars()

Stack datasets to create a stacked barchart

cjs_structure_data()

Structure an R data.frame into a chartjs data structure based on type

cjs_theme()

Alter chartjs attributes associated with theming

cjs_ticks()

Common tick options to all axes

cjs_tooltip()

Modify tooltips

cjs_update_bars()

Update chartjs proxy object

compare_labels()

Compare chartjs labels

convert_template_literals()

Convert tooltip template literals

data_to_xy_list()

Wrangle data to xy list

download_chartjs()

Download Chartjs built files

download_chartjs_adapter_date_fns()

Download Chartjs built files

extract_dataset_data()

Extract elements from chartjs datasets.data

find_text()

text finder

get_non_null_parameters()

Catpure non-null function parameters

modify_list()

Modify list

relist_parameter_vector()

Create nested list from vector of value using . in names

return_new_dataset_ind()

Return the next dataset index

select_data_from_correct_source()

Return data.frame given parent function arguments

ticks_integer_callback()

Callback function for cjs_ticks$callback