40+ chart types
Support for numerous charts, from scatter plots to statistical graphs like histograms and boxplots.
3D charts
Support for 3 dimensional scatter plots, bar charts, surface plots, ..., compatible with globes, and more.
Networks
Support for networks of nodes and edges as well as layout and modularity algorithms.
Geospatial
Support for geospatial visualisations with flat and 3D maps, globes, on any serie can be drawn.
Installation
CRANGet the stable version from CRAN.
install.packages("echarts4r")
DevelopmentGet the dev version from Github.
remotes::install_github("JohnCoene/echarts4r")