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.5")



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: 2024-09-06
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.5, https://cran.r-project.org/web/packages/apexcharter. Accessed 06 Mar. 2026.
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), 0.4.4 (2024-09-06 07:10)
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

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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