$ npm install --save echarts-for-react # `echarts` is the peerDependence of `echarts-for-react`, you can install echarts with your own version. $ npm install --save echarts Then use it.
library(shiny) library(ECharts2Shiny) # Prepare sample data for plotting ----- dat <- data.frame(c(1, 2, 3), c(2, 4, 6)) names(dat) <- c("Type-A", "Type-B") row.names ...
Wilmington, DE, Jan. 26, 2021 (GLOBE NEWSWIRE) -- The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of more than 350 Open Source projects and initiatives, ...