Demo of echarts4r working with shiny. Demo Dependencies install dependencies install.packages(shiny) install.packages(dplyr) install.packages(echarts4r) # install.packages("remotes") remotes::install_github(shinybulma)