All Projects â†’ postlight â†’ robo-chart-web

postlight / robo-chart-web

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
📊 Transform Google sheets to pretty charts!

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to robo-chart-web

laravel-chartjs
No description or website provided.
Stars: ✭ 13 (-53.57%)
Mutual labels:  charts, chartjs
Chartjs.blazor
Brings Chart.js charts to Blazor
Stars: ✭ 402 (+1335.71%)
Mutual labels:  charts, chartjs
ipychart
The power of Chart.js with Python
Stars: ✭ 48 (+71.43%)
Mutual labels:  charts, chartjs
dashblocks-template
Dashblocks Vue Material Admin Template
Stars: ✭ 143 (+410.71%)
Mutual labels:  charts, chartjs
vue3-chartjs
Vue3 wrapper for ChartJS
Stars: ✭ 122 (+335.71%)
Mutual labels:  charts, chartjs
Awesome
A curated list of awesome Chart.js resources and libraries
Stars: ✭ 621 (+2117.86%)
Mutual labels:  charts, chartjs
React Chartjs 2
React components for Chart.js, the most popular charting library
Stars: ✭ 4,667 (+16567.86%)
Mutual labels:  charts, chartjs
Yii2 Chartjs Widget
ChartJs Widget For Yii2
Stars: ✭ 95 (+239.29%)
Mutual labels:  charts, chartjs
Chartkick.py
Create beautiful Javascript charts with minimal code
Stars: ✭ 695 (+2382.14%)
Mutual labels:  charts, chartjs
Chartkick
Create beautiful JavaScript charts with one line of Ruby
Stars: ✭ 5,903 (+20982.14%)
Mutual labels:  charts, chartjs
Dashblocks
Enable Analytics in your Apps
Stars: ✭ 48 (+71.43%)
Mutual labels:  charts, chartjs
Chartbrew
Open-source web platform for creating charts out of different data sources (databases and APIs) 📈📊
Stars: ✭ 199 (+610.71%)
Mutual labels:  charts, chartjs
helm-drupal
Helm chart for running Drupal on Kubernetes
Stars: ✭ 27 (-3.57%)
Mutual labels:  charts
hackthebox
Notes Taken for HTB Machines & InfoSec Community.
Stars: ✭ 286 (+921.43%)
Mutual labels:  labs
livebook
Automate code & data workflows with interactive Elixir notebooks
Stars: ✭ 3,402 (+12050%)
Mutual labels:  charts
helm-swagger-ui
Helm Chart for Swagger UI
Stars: ✭ 23 (-17.86%)
Mutual labels:  charts
charts
Deploy Kubernetes Helm Charts for Check Point CloudGuard
Stars: ✭ 18 (-35.71%)
Mutual labels:  charts
helm-charts
Source & Repo of https://charts.kubesphere.io/main & https://charts.kubesphere.io/test
Stars: ✭ 85 (+203.57%)
Mutual labels:  charts
scalajs-highcharts
Scala.js static typed facades for Highcharts library
Stars: ✭ 30 (+7.14%)
Mutual labels:  charts
bring-your-own-data-labs
Bring your own data Labs: Build a serverless data pipeline based on your own data
Stars: ✭ 40 (+42.86%)
Mutual labels:  labs

Robo Chart

Transform Google sheets to pretty charts!

Robo Chart preview

How to Install

To install the React Component, please check this link.

To setup this repository, follow these steps:

  1. Clone the project:

    git clone https://github.com/postlight/robo-chart-web.git

  2. Generate a Google API Key: https://console.cloud.google.com/apis/credentials

  3. Rename .env.sample to .env and paste the generated API Key in the REACT_APP_CHART_TOKEN field

  4. run the following commands:

    npm install
    npm start

Once setup is done, the app will be available on http://localhost:3000

How to use

Paste your Google Sheet URL in the Spreadsheet field, Robo Chart will fetch the data and process it.

You can switch between different sheets, pick chart type, modify the Rows and Columns to process, flip Rows & Columns, modify colors and other..

Robo Chart preview

Spreadsheet format

In order to successfuly generate a chart, the Spreadsheet should have Row titles, Column titles and Values, example:

Spreadsheet example

License

Licensed under either of the below, at your preference:

Contributing

Unless it is explicitly stated otherwise, any contribution intentionally submitted for inclusion in the work, as defined in the Apache-2.0 license, shall be dual licensed as above without any additional terms or conditions.


🔬 A Labs project from your friends at Postlight

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