{"id":13398564,"url":"https://github.com/c3js/c3","last_synced_at":"2025-05-12T20:42:18.745Z","repository":{"id":9580524,"uuid":"11496279","full_name":"c3js/c3","owner":"c3js","description":":bar_chart: A D3-based reusable chart library","archived":false,"fork":false,"pushed_at":"2024-11-20T14:10:05.000Z","size":14947,"stargazers_count":9357,"open_issues_count":780,"forks_count":1386,"subscribers_count":265,"default_branch":"master","last_synced_at":"2025-05-05T16:05:11.388Z","etag":null,"topics":["chart","d3","data-visualization","graph","graphics","interactive-visualizations","svg"],"latest_commit_sha":null,"homepage":"http://c3js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c3js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2013-07-18T06:51:40.000Z","updated_at":"2025-05-04T17:46:57.000Z","dependencies_parsed_at":"2023-02-19T05:01:29.247Z","dependency_job_id":"3be47877-53dd-442d-b3f9-b545f1c387db","html_url":"https://github.com/c3js/c3","commit_stats":{"total_commits":1821,"total_committers":167,"mean_commits":"10.904191616766466","dds":0.3415705656232839,"last_synced_commit":"e1d2ba028bfddb6b2f0ad963c58e784e1080b659"},"previous_names":["masayuki0812/c3"],"tags_count":124,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3js%2Fc3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3js%2Fc3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3js%2Fc3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3js%2Fc3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c3js","download_url":"https://codeload.github.com/c3js/c3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253818003,"owners_count":21969087,"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":["chart","d3","data-visualization","graph","graphics","interactive-visualizations","svg"],"created_at":"2024-07-30T19:00:28.559Z","updated_at":"2025-05-12T20:42:18.722Z","avatar_url":"https://github.com/c3js.png","language":"JavaScript","readme":"# c3\n\n[![CircleCI](https://circleci.com/gh/c3js/c3.svg?style=shield)](https://circleci.com/gh/c3js/c3)\n[![license](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/c3js/c3/blob/master/LICENSE)\n[![codecov.io](https://codecov.io/github/c3js/c3/coverage.svg?branch=master)](https://codecov.io/github/c3js/c3?branch=master)\n\n[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/c3/badge?style=rounded)](https://www.jsdelivr.com/package/npm/c3)\n\n\u003e c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.\n\nFollow the link for more information: [http://c3js.org](http://c3js.org/)\n\n## Documentation\n\n+ [Getting Started](http://c3js.org/gettingstarted.html)\n+ [Examples](http://c3js.org/examples.html)\n+ [Full API Reference](https://c3js.org/reference.html)\n\nAdditional samples can be found in this repository:\n+ [https://github.com/c3js/c3/tree/master/htdocs/samples](https://github.com/c3js/c3/tree/master/htdocs/samples)\n\nYou can run these samples as:\n```\n$ npm run serve-static\n```\n\n## Google Group\nFor general C3.js-related discussion, please visit our [Google Group at https://groups.google.com/forum/#!forum/c3js](https://groups.google.com/forum/#!forum/c3js).\n\n## Gitter\n[![Join the chat at https://gitter.im/c3js/c3](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/c3js/c3?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## Using the issue queue\nThe [issue queue](https://github.com/c3js/c3/issues) is to be used for reporting defects and problems with C3.js, in addition to feature requests and ideas. It is **not** a catch-all support forum. **For general support enquiries, please use the [Google Group](https://groups.google.com/forum/#!forum/c3js) at https://groups.google.com/forum/#!forum/c3js.** All questions involving the interplay between C3.js and any other library (such as AngularJS) should be posted there first!\n\nBefore reporting an issue, please do the following:\n\n1. [Search for existing issues](https://github.com/c3js/c3/issues) to ensure you're not posting a duplicate.\n\n1.  [Search the Google Group](https://groups.google.com/forum/#!forum/c3js) to ensure it hasn't been addressed there already.\n\n1. Create a JSFiddle or Plunkr highlighting the issue. Please don't include any unnecessary dependencies so we can isolate that the issue is in fact with C3. *Please be advised that custom CSS can modify C3.js output!*\n\n1. When posting the issue, please use a descriptive title and include the version of C3 (or, if cloning from Git, the commit hash — C3 is under active development and the master branch contains the latest dev commits!), along with any platform/browser/OS information that may be relevant.\n\n## Pull requests\nPull requests are welcome, though please post an issue first to see whether such a change is desirable.\nIf you choose to submit a pull request, please do not bump the version number unless asked to, and please include test cases for any new features. Squash all your commits as well, please.\n\n## Playground\nPlease fork this fiddle:\n\n+ http://jsfiddle.net/7kYJu/4742/\n\n## Dependency\n\n+ [D3.js](https://github.com/mbostock/d3) `^5.0.0`\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript","Uncategorized","JS Chart Libraries","data-visualization","Data Visualization","前端开发框架及项目","Charts","Data Visualization [🔝](#readme)","Charts \u0026 Data Visualization","Visualization"],"sub_categories":["Uncategorized","Runner","其他_文本生成、文本对话","React Components","D3 based libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3js%2Fc3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc3js%2Fc3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3js%2Fc3/lists"}