JohnCoene/echarts4r
Fork: 81 Star: 601 (更新于 2024-11-26 15:59:47)
license: NOASSERTION
Language: JavaScript .
🐳 ECharts 5 for R
最后发布版本: v0.4.5 ( 2023-06-14 00:59:13)
Note
The Github version is currently going through the update from ECharts.js version 4 to version 5: feel free to test it but there are some issues. Please use the stable CRAN version otherwise.
Example
Basic example.
library(echarts4r)
e_chart(cars, speed) %>%
e_scatter(dist, symbolSize = 10)
Get it
Stable version from CRAN.
install.packages("echarts4r")
The development version from Github.
# install.packages("remotes")
remotes::install_github("JohnCoene/echarts4r")
Code of Conduct
Please note that the echarts4r project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
最近版本更新:(数据更新于 2024-10-03 13:26:44)
2023-06-14 00:59:13 v0.4.5
2022-05-28 17:15:56 v0.4.4
2022-01-05 05:05:13 v0.4.3
2021-07-15 02:40:27 v0.4.1
2020-10-20 03:56:32 v0.3.3
2020-06-19 03:06:12 v0.3.2
2019-07-19 14:48:30 v0.2.3
2019-04-09 22:06:09 v0.2.2
2019-01-06 06:02:20 v0.2.1
2018-11-15 16:05:57 v.0.2.0
主题(topics):
echarts, hacktoberfest, htmlwidget, htmlwidgets, r, rstats, visualization
JohnCoene/echarts4r同语言 JavaScript最近更新仓库
2024-12-22 00:44:14 gorhill/uBlock
2024-12-21 12:14:02 layui/layui
2024-12-21 08:27:48 gethomepage/homepage
2024-12-21 03:44:01 emberjs/ember.js
2024-12-20 02:57:09 nodejs/node
2024-12-19 17:54:54 MHSanaei/3x-ui