An open API service indexing awesome lists of open source software.

https://github.com/mukhopadhyay/data-visualization

...
https://github.com/mukhopadhyay/data-visualization

data-analysis data-science data-visualization visualization

Last synced: 11 months ago
JSON representation

...

Awesome Lists containing this project

README

          

# Data Visualization

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-markdown.svg)](https://forthebadge.com)

Hello visitor,

I see you've stumbled upon this repository, let me tell you the purpose of this. Since forever, data visualization was not my strong suit. So I decided on creating this repo and motivate myself to be good at data visualization and help make things easy for you too hopefully.

### What is this for?

Well, generally I put visualizations from documentations of popular libraries and various other sources. Starting from easy to really involved ones. Think of this repo as a centralized place to find all (or 'most') of your data visualization needs.

## Index

- [Heatmaps](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Heatmap)
- [Histograms](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Histogram)
- [Piecharts](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Piechart)
- [Scatterplots](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Scatterplot)
- [Treemap](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Treemap)

## Contributors

- [**@SuchandraDatta** (Suchandra Dutta)](https://github.com/SuchandraDatta)
- [**@Mukhopadhyay** (Pranesh Mukhopadhyay)](https://github.com/Mukhopadhyays)

## Todos:

- [ ] Build script to generate the mkdocs site builds while pushed to master
- [ ] Script that creates the documentation directly from the notebooks