All Projects → c3js → C3

c3js / C3

Licence: mit
📊 A D3-based reusable chart library

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to C3

Britecharts
Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
Stars: ✭ 3,688 (-59.75%)
Mutual labels:  svg, data-visualization, chart, d3, interactive-visualizations
Visx
🐯 visx | visualization components
Stars: ✭ 14,544 (+58.73%)
Mutual labels:  svg, data-visualization, chart, d3
Billboard.js
📊 Re-usable, easy interface JavaScript chart library based on D3.js
Stars: ✭ 5,032 (-45.08%)
Mutual labels:  graph, svg, chart, d3
React D3 Tree
🌳 React component to create interactive D3 tree graphs
Stars: ✭ 543 (-94.07%)
Mutual labels:  graph, svg, chart, d3
Amcharts4
The most advanced amCharts charting library for JavaScript and TypeScript apps.
Stars: ✭ 907 (-90.1%)
Mutual labels:  graph, svg, data-visualization, chart
G2
📊 A highly interactive data-driven visualization grammar for statistical charts.
Stars: ✭ 11,020 (+20.27%)
Mutual labels:  graph, graphics, svg, data-visualization
Aachartkit Swift
📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、…
Stars: ✭ 1,962 (-78.59%)
Mutual labels:  graph, graphics, data-visualization, chart
Vue D3 Network
Vue component to graph networks using d3-force
Stars: ✭ 415 (-95.47%)
Mutual labels:  graph, chart, d3
Aachartcore
📈📊☕️☕️☕️An elegant modern declarative data visualization chart framework for Android. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Stars: ✭ 424 (-95.37%)
Mutual labels:  graphics, data-visualization, chart
D3
This is the repository for my course, Learning Data Visualization with D3.js on LinkedIn Learning and Lynda.com.
Stars: ✭ 64 (-99.3%)
Mutual labels:  svg, data-visualization, d3
Gojs
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Stars: ✭ 5,739 (-37.37%)
Mutual labels:  graph, data-visualization, chart
Uplot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Stars: ✭ 6,808 (-25.7%)
Mutual labels:  graph, data-visualization, chart
Ac D3
Javascript Library for building Audiovisual Charts in D3
Stars: ✭ 76 (-99.17%)
Mutual labels:  data-visualization, chart, d3
Ngx Charts
📊 Declarative Charting Framework for Angular
Stars: ✭ 4,057 (-55.72%)
Mutual labels:  svg, chart, d3
Rumble Charts
React components for building composable and flexible charts
Stars: ✭ 293 (-96.8%)
Mutual labels:  svg, chart, d3
Floweaver
View flow data as Sankey diagrams
Stars: ✭ 266 (-97.1%)
Mutual labels:  svg, data-visualization, d3
Chart.xkcd
Chart.xkcd is a chart library that plots “sketchy”, “cartoony” or “hand-drawn” styled charts.
Stars: ✭ 6,982 (-23.8%)
Mutual labels:  graph, svg, chart
Resonance
◾️Resonance | 5kb React animation library
Stars: ✭ 1,011 (-88.97%)
Mutual labels:  graph, svg, d3
Diffract
A set of d3 based visualization components built for React
Stars: ✭ 87 (-99.05%)
Mutual labels:  graph, chart, d3
Clchart
A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
Stars: ✭ 250 (-97.27%)
Mutual labels:  graph, data-visualization, chart

c3

CircleCI license codecov.io

jsDelivr Hits

c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.

Follow the link for more information: http://c3js.org

Documentation

Additional samples can be found in this repository:

You can run these samples as:

$ npm run serve-static

Google Group

For general C3.js-related discussion, please visit our Google Group at https://groups.google.com/forum/#!forum/c3js.

Gitter

Join the chat at https://gitter.im/c3js/c3

Using the issue queue

The issue queue 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 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!

Before reporting an issue, please do the following:

  1. Search for existing issues to ensure you're not posting a duplicate.

  2. Search the Google Group to ensure it hasn't been addressed there already.

  3. 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!

  4. 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.

Pull requests

Pull requests are welcome, though please post an issue first to see whether such a change is desirable. If 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.

Playground

Please fork this fiddle:

Dependency

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].