Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 676 Bytes

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