Skip to content

dylanjcastillo/python-dataviz-cookbook

Repository files navigation

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

About

An interactive cookbook to create graphs with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published