{"id":13532214,"url":"https://github.com/yihui/recharts","last_synced_at":"2025-03-25T01:31:01.896Z","repository":{"id":31064593,"uuid":"34623439","full_name":"yihui/recharts","owner":"yihui","description":"An R Interface to Apache ECharts (incubating)","archived":false,"fork":false,"pushed_at":"2020-08-26T14:50:07.000Z","size":1396,"stargazers_count":115,"open_issues_count":9,"forks_count":106,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-19T06:39:42.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://recharts.yihui.org","language":"R","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/yihui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-26T17:50:07.000Z","updated_at":"2025-03-17T15:36:27.000Z","dependencies_parsed_at":"2022-08-17T18:55:07.179Z","dependency_job_id":null,"html_url":"https://github.com/yihui/recharts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frecharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frecharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frecharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frecharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yihui","download_url":"https://codeload.github.com/yihui/recharts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245381455,"owners_count":20606039,"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":[],"created_at":"2024-08-01T07:01:09.132Z","updated_at":"2025-03-25T01:31:01.566Z","avatar_url":"https://github.com/yihui.png","language":"R","funding_links":[],"categories":["Languages"],"sub_categories":["R"],"readme":"# recharts\n\n[![Build Status](https://travis-ci.org/yihui/recharts.svg)](https://travis-ci.org/yihui/recharts)\n\nThis is a prototype of porting [Apache ECharts (incubating)](https://echarts.apache.org/) into R using **htmlwidgets**. I only spent a few days on it last year, and I hope more R users can contribute to it. To install this package (please use [R \u003e= 3.2.0](http://cran.rstudio.com/)):\n\n```r\ninstall.packages(\n  'recharts',\n  repos = c('http://yihui.name/xran', 'http://cran.rstudio.com')\n)\n```\n\nSome \"hello world\" examples:\n\n```r\nlibrary(recharts)\nechart(iris, ~Sepal.Length, ~Sepal.Width)\nechart(iris, ~Sepal.Length, ~Sepal.Width, series = ~Species)\n```\n\nSee https://github.com/taiyun/recharts for a similar project that we worked on before. Without the blessings of **htmlwidgets**, it is much more difficult to maintain that project. I hope this one can grow into a truly nice and exciting package.\nSee the package website \u003chttp://yihui.name/recharts\u003e for more information if you want to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihui%2Frecharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyihui%2Frecharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihui%2Frecharts/lists"}