Data Visualizations for the #30DayChartChallenge

Overview

The #30DayChartChallenge

This repository contains all the charts made for the #30DayChartChallenge during the month of April.

This project aims to explore creativity and tools conserning #DataVisualization.

2022 Gallery

Comparison 🅰️ vs 🅱️

Day 1: part-to-whole

Tool: Adobe Illustrator

female rep at uady

Day 2: pictogram

Tool: Python + Altair
Code

Day 3: historical

Tool: Python + Matplotlib + Adobe Illustrator
Code

day 3 chart

Day 4: flora

Tool: Adobe Illustrator

day 4 chart

Day 5: slope

Tool: R
Code

Day 6: Data day ➡️ Our World In Data (OWID)

Tool: R
Code

chart day 6

Distribution 〰️

Day 7: physical

Tool: Python + Matplotlib + Seaborn
Code

chart day 7

Day 8: mountains

Tool: Python + Google Earth Engine API
Extra: To create the final layout I used Illustrator.

Code

chart day 8

Day 9: statistics

Tool: R
Code

chart day 9

Day 11: circular

Tool: R
Code

chary day 11

Day 12: The economist

Tools: R (Base plot) + Illustrator (Retouches)
Code

chart day 12

Relationships 🅰️ ↔️ 🅱️

Day 13: correlation

Tool: R
Code

chart day 13

Day 14: 3-dimensional

Tool: Python + plotly
Code
chart day 14

Day 15: multivariate

Tool: R + Adobe Illustrator
Base chart

chart day 15

Day 16: environment

Tool Datawrapper Data processing and Data

Interactive chart

Day 17: connections

Tool: JavaScript + canvas-sketch
Code

Day 18: OECD

Tool: R
Code

Time series

Day 19: global change

Tool: R
Code

Day 20: new tool

Tool: Procreate

Day 21: down/upwards

Tool: Datawrapper
Interactive chart (Datawrapper)
Data processing with R

Day 22: animation

Tool: R
Code

Day 23: tiles

Tool: Flourish
Interactive charts English version and version en Español

Data processing with Python and Google Earth Engine

Day 24: Financial Times

Tool: R
Code

Owner
Isaac Arroyo
Aspiring Data Visualization Designer/Specialist | I love math, asking questions and colours 🖌️ 🎨
Isaac Arroyo
Sentiment Analysis application created with Python and Dash, hosted at socialsentiment.net

Social Sentiment Dash Application Live-streaming sentiment analysis application created with Python and Dash, hosted at SocialSentiment.net. Dash Tuto

Harrison 456 Dec 25, 2022
Generate graphs with NetworkX, natively visualize with D3.js and pywebview

webview_d3 This is some PoC code to render graphs created with NetworkX natively using D3.js and pywebview. The main benifit of this approac

byt3bl33d3r 68 Aug 18, 2022
Visualize tensors in a plain Python REPL using Sparklines

Visualize tensors in a plain Python REPL using Sparklines

Shawn Presser 43 Sep 03, 2022
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.

Dash Dash is the most downloaded, trusted Python framework for building ML & data science web apps. Built on top of Plotly.js, React and Flask, Dash t

Plotly 17.9k Dec 31, 2022
Automate the case review on legal case documents and find the most critical cases using network analysis

Automation on Legal Court Cases Review This project is to automate the case review on legal case documents and find the most critical cases using netw

Yi Yin 7 Dec 28, 2022
A set of three functions, useful in geographical calculations of different sorts

GreatCircle A set of three functions, useful in geographical calculations of different sorts. Available for PHP, Python, Javascript and Ruby. Live dem

72 Sep 30, 2022
Missing data visualization module for Python.

missingno Messy datasets? Missing values? missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities tha

Aleksey Bilogur 3.4k Dec 29, 2022
This is a super simple visualization toolbox (script) for transformer attention visualization ✌

Trans_attention_vis This is a super simple visualization toolbox (script) for transformer attention visualization ✌ 1. How to prepare your attention m

Mingyu Wang 3 Jul 09, 2022
Some useful extensions for Matplotlib.

mplx Some useful extensions for Matplotlib. Contour plots for functions with discontinuities plt.contour mplx.contour(max_jump=1.0) Matplotlib has pro

Nico Schlömer 519 Dec 30, 2022
Some examples with MatPlotLib library in Python

MatPlotLib Example Some examples with MatPlotLib library in Python Point: Run files only in project's directory About me Full name: Matin Ardestani Ag

Matin Ardestani 4 Mar 29, 2022
These data visualizations were created for my introductory computer science course using Python

Homework 2: Matplotlib and Data Visualization Overview These data visualizations were created for my introductory computer science course using Python

Sophia Huang 12 Oct 20, 2022
Altair extension for saving charts in a variety of formats.

Altair Saver This packge provides extensions to Altair for saving charts to a variety of output types. Supported output formats are: .json/.vl.json: V

Altair 85 Dec 09, 2022
A little logger for machine learning research

Blinker Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". Signal receivers

Reinforcement Learning Working Group 27 Dec 03, 2022
Rick and Morty Data Visualization with python

Rick and Morty Data Visualization For this project I looked at data for the TV show Rick and Morty Number of Episodes at a Certain Location Here is th

7 Aug 29, 2022
🌀❄️🌩️ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in python3.

Weather-Plotting 🌀 ❄️ 🌩️ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in pytho

Giannis Dravilas 21 Dec 10, 2022
Implement the Perspective open source code in preparation for data visualization

Task Overview | Installation Instructions | Link to Module 2 Introduction Experience Technology at JP Morgan Chase Try out what real work is like in t

Abdulazeez Jimoh 1 Jan 23, 2022
Arras.io Highest Scores Over Time Bar Chart Race

Arras.io Highest Scores Over Time Bar Chart Race This repo contains a python script (make_racing_bar_chart.py) that can generate a csv file which can

Road 2 Jan 16, 2022
A small script written in Python3 that generates a visual representation of the Mandelbrot set.

Mandelbrot Set Generator A small script written in Python3 that generates a visual representation of the Mandelbrot set. Abstract The colors in the ou

1 Dec 28, 2021
Numerical methods for ordinary differential equations: Euler, Improved Euler, Runge-Kutta.

Numerical methods Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary

Aleksey Korshuk 5 Apr 29, 2022