Skip to content

Commit

Permalink
Add ggplot2 data visualization library
Browse files Browse the repository at this point in the history
  • Loading branch information
smortezah committed Nov 10, 2024
1 parent ed161ac commit cb627a8
Show file tree
Hide file tree
Showing 9 changed files with 992 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ In addition to these projects, I regularly share my insights and learnings on th

## :art: Data Visualization

- ggplot2: Create visually appealing plots with the R's [ggplot2](https://ggplot2.tidyverse.org/) library.
- [lets-plot](visualization/lets-plot/codebook.ipynb): Create stunning plots with [lets-plot](https://lets-plot.org/index.html), a Python port of the R's [ggplot2](https://ggplot2.tidyverse.org/) library.
- [Pitfalls](visualization/pitfalls/pitfalls.ipynb): Avoid common pitfalls in data visualization.
- [QR Code](visualization/qrcode.ipynb): Generate QR codes with ease.
Expand Down
Loading

0 comments on commit cb627a8

Please sign in to comment.