/python-dataviz-cookbook

An interactive cookbook to create graphs with Python

Primary LanguageJavaScriptMIT LicenseMIT

Python Data Viz Cookbook

An interactive cookbook to create graphs with Python

Check it out: Python Data Viz Cookbook

Development

  1. Install Node
  2. Install requirements using npm install
  3. Run Tailwind CLI: npx tailwindcss -i ./assets/css/style.css -o ./assets/built/style.css --watch --minify
  4. Run Webpack: npm run build

Contributions

If you have any ideas of new graphs to add, please feel to open an issue or (even better!) a pull request with your proposal.

Attributions

Original dataset by ichardddddd.

License

MIT