{"id":16971575,"url":"https://github.com/johncoene/echarts4r","last_synced_at":"2025-05-15T18:08:31.758Z","repository":{"id":37706578,"uuid":"124915957","full_name":"JohnCoene/echarts4r","owner":"JohnCoene","description":"🐳 ECharts 5 for R","archived":false,"fork":false,"pushed_at":"2024-02-22T16:31:27.000Z","size":161567,"stargazers_count":575,"open_issues_count":145,"forks_count":81,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-05-01T15:29:27.102Z","etag":null,"topics":["echarts","hacktoberfest","htmlwidget","htmlwidgets","r","rstats","visualization"],"latest_commit_sha":null,"homepage":"http://echarts4r.john-coene.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnCoene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"JohnCoene"}},"created_at":"2018-03-12T16:08:27.000Z","updated_at":"2024-06-12T02:25:44.248Z","dependencies_parsed_at":"2024-06-12T02:35:52.187Z","dependency_job_id":null,"html_url":"https://github.com/JohnCoene/echarts4r","commit_stats":{"total_commits":1009,"total_committers":36,"mean_commits":28.02777777777778,"dds":"0.21308225966303274","last_synced_commit":"c5c7eb54a8d206de3ce0c3ccceb79ad583ca91d4"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fecharts4r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fecharts4r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fecharts4r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fecharts4r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnCoene","download_url":"https://codeload.github.com/JohnCoene/echarts4r/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744335,"owners_count":20988783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["echarts","hacktoberfest","htmlwidget","htmlwidgets","r","rstats","visualization"],"created_at":"2024-10-14T00:52:43.336Z","updated_at":"2025-04-07T23:11:03.936Z","avatar_url":"https://github.com/JohnCoene.png","language":"JavaScript","readme":"\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/JohnCoene/echarts4r/master/docs/logo.png\" height = \"200px\" /\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n[![R-CMD-check](https://github.com/JohnCoene/echarts4r/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/JohnCoene/echarts4r/actions/workflows/R-CMD-check.yaml) [![version](https://img.shields.io/github/tag/JohnCoene/echarts4r.svg)](https://github.com/JohnCoene/echarts4r/releases) [![GitHub closed issues](https://img.shields.io/github/issues-closed/JohnCoene/echarts4r.svg)](https://github.com/JohnCoene/echarts4r/issues) [![echarts4r](https://cranlogs.r-pkg.org/badges/echarts4r)](https://cranlogs.r-pkg.org/badges/echarts4r) [![code-size](https://img.shields.io/github/languages/code-size/JohnCoene/echarts4r.svg)](https://github.com/JohnCoene/echarts4r) [![Coveralls test coverage](https://coveralls.io/repos/github/JohnCoene/echarts4r/badge.svg)](https://coveralls.io/github/JohnCoene/echarts4r)\n\n[Apache ECharts](https://echarts.apache.org/en/) version __5__ for R.\n\n[Website](https://echarts4r.john-coene.com) |\n[Shiny Demo](https://shiny.john-coene.com/echarts4rShiny/) | [Get\nStarted](https://echarts4r.john-coene.com/articles/get_started.html)\n\n\u003c/div\u003e\n\n## Note\n\nThe 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.\n\n## Example\n\nBasic example.\n\n```r\nlibrary(echarts4r)\n\ne_chart(cars, speed) %\u003e% \n  e_scatter(dist, symbolSize = 10)\n```\n\n![](./man/figures/ex1.png)\n\n## Get it\n\nStable version from CRAN.\n\n```r\ninstall.packages(\"echarts4r\")\n```\n\nThe development version from Github.\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"JohnCoene/echarts4r\")\n```\n\n## Code of Conduct\n\nPlease note that the echarts4r project is released with a [Contributor Code of Conduct](https://github.com/JohnCoene/echarts4r/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\n\n\n","funding_links":["https://github.com/sponsors/JohnCoene"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fecharts4r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohncoene%2Fecharts4r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fecharts4r/lists"}