Other packages > Find by keyword >

apexcharter  

Create Interactive Chart with the JavaScript 'ApexCharts' Library
View on CRAN: Click here


Download and install apexcharter package within the R console
Install from CRAN:
install.packages("apexcharter")

Install from Github:
library("remotes")
install_github("cran/apexcharter")

Install by package version:
library("remotes")
install_version("apexcharter", "0.4.4")



Attach the package and use:
library("apexcharter")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-28
Latest Update: 2023-06-14
Description:
Provides an 'htmlwidgets' interface to 'apexcharts.js'. 'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API. 'Apexcharts' examples and documentation are available here: .
How to cite:
Victor Perrier (2019). apexcharter: Create Interactive Chart with the JavaScript 'ApexCharts' Library. R package version 0.4.4, https://cran.r-project.org/web/packages/apexcharter. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.1 (2019-07-28 09:20), 0.1.2 (2019-08-22 15:00), 0.1.3 (2019-11-27 23:50), 0.1.4 (2020-03-31 11:50), 0.1.5 (2020-06-23 12:40), 0.1.6 (2020-09-09 16:50), 0.1.7 (2020-10-16 15:20), 0.1.8 (2020-11-18 20:10), 0.2.0 (2021-05-11 15:02), 0.3.0 (2021-10-21 15:10), 0.3.1 (2022-02-27 18:40), 0.4.0 (2023-01-08 19:40), 0.4.1 (2023-06-14 14:22), 0.4.2 (2024-02-28 20:10), 0.4.3 (2024-05-15 11:50)
Other packages that cited apexcharter R package
View apexcharter citation profile
Other R packages that apexcharter depends, imports, suggests or enhances
Complete documentation for apexcharter
Functions, R codes and Examples using the apexcharter R package
Some associated functions: add-line . add-shade . add-vh-lines . add_event . add_event_marker . add_point . apex-facets . apex . apex_grid . apexchart . apexchartProxy . apexcharter-exports . apexcharter-package . apexcharter-shiny-facets . apexcharter-shiny-grid . apexcharter-shiny . ax-series . ax_annotations . ax_chart . ax_colors . ax_colors_manual . ax_dataLabels . ax_fill . ax_forecast_data_points . ax_grid . ax_labels . ax_labs . ax_legend . ax_markers . ax_nodata . ax_plotOptions . ax_proxy_options . ax_proxy_series . ax_responsive . ax_states . ax_stroke . ax_subtitle . ax_theme . ax_title . ax_tooltip . ax_xaxis . ax_yaxis . ax_yaxis2 . bar_opts . boxplot_opts . bubble_opts . candles . climate_paris . config_update . consumption . eco2mix . events_opts . format_date . format_num . heatmap_opts . label . life_expec . parse_df . pie_opts . radialBar_opts . run_demo_input . run_demo_sparkbox . run_demo_sync . set_input_click . set_input_export . set_input_selection . set_input_zoom . set_tooltip_fixed . spark_box . temperatures . unhcr_ts . 
Some associated R codes: annotations.R . apex-options.R . apex-utils.R . apex.R . apexcharter-package.R . apexcharter.R . colors.R . data.R . facets-utils.R . facets.R . format.R . grid.R . labs.R . mixed-charts.R . onLoad.R . parse-data.R . proxy.R . shiny-input.R . spark-box.R . tooltip.R . utils.R .  Full apexcharter package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA