Skip to content

IBM/carbon-charts-builder

Repository files navigation

Carbon Charts Builder

Build all the charts you want, edit them and export them however you want.

No coding required.

See it in action!

Privacy

All your data is safely stored on your computer, never leaving the browser. This means that the Carbon Charts Builder works even if you don't have internet connection.

Exporting

Image

  • png
  • jpeg
  • bmp
  • gif

Data

  • csv
  • json

Code

You don't have to write a single line of code to get well written mini apps/components that you can copy into your product/app.

Full code for

  • Vanilla JS (a.k.a. just Javascript)
  • Angular
  • React
  • Vue

All frameworks have one-click "Edit on CodeSandbox" option.

What's Carbon, anyway?

It's IBM's design system with ready-to-go component implementations in Angular, React and Vue.

Carbon Charts Builder uses Carbon Charts.

Development and self-hosting

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Releases

No releases published

Packages

No packages published

Languages