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
web application for flight log analysis & review

Flight Review This is a web application for flight log analysis. It allows users to upload ULog flight logs, and analyze them through the browser. It

PX4 Drone Autopilot 145 Dec 20, 2022
TensorDebugger (TDB) is a visual debugger for deep learning. It extends TensorFlow with breakpoints + real-time visualization of the data flowing through the computational graph

TensorDebugger (TDB) is a visual debugger for deep learning. It extends TensorFlow (Google's Deep Learning framework) with breakpoints + real-time visualization of the data flowing through the comput

Eric Jang 1.4k Dec 15, 2022
A grammar of graphics for Python

plotnine Latest Release License DOI Build Status Coverage Documentation plotnine is an implementation of a grammar of graphics in Python, it is based

Hassan Kibirige 3.3k Jan 01, 2023
daily report of @arkinvest ETF activity + data collection

ark_invest daily weekday report of @arkinvest ETF activity + data collection This script was created to: Extract and save daily csv's from ARKInvest's

T D 27 Jan 02, 2023
Homework 2: Matplotlib and Data Visualization

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
Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters

Somoclu Somoclu is a massively parallel implementation of self-organizing maps. It exploits multicore CPUs, it is able to rely on MPI for distributing

Peter Wittek 239 Nov 10, 2022
Collection of scripts for making high quality beautiful math-related posters.

Poster Collection of scripts for making high quality beautiful math-related posters. The poster can have as large printing size as 3x2 square feet wit

Nattawut Phetmak 3 Jun 09, 2022
VDLdraw - Batch plot the log files exported from VisualDL using Matplotlib

VDLdraw Batch plot the log files exported from VisualDL using Matplotlib. At pre

Yizhou Chen 5 Sep 26, 2022
Dimensionality reduction in very large datasets using Siamese Networks

ivis Implementation of the ivis algorithm as described in the paper Structure-preserving visualisation of high dimensional single-cell datasets. Ivis

beringresearch 284 Jan 01, 2023
:art: Diagram as Code for prototyping cloud system architectures

Diagrams Diagram as Code. Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture d

MinJae Kwon 27.5k Dec 30, 2022
matplotlib: plotting with Python

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Check out our home page for more inform

Matplotlib Developers 16.7k Jan 08, 2023
Histogramming for analysis powered by boost-histogram

Hist Hist is an analyst-friendly front-end for boost-histogram, designed for Python 3.7+ (3.6 users get version 2.4). See what's new. Installation You

Scikit-HEP Project 97 Dec 25, 2022
2021 grafana arbitrary file read

2021_grafana_arbitrary_file_read base on pocsuite3 try 40 default plugins of grafana alertlist annolist barchart cloudwatch dashlist elasticsearch gra

ATpiu 5 Nov 09, 2022
MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

Antonio López Rivera 162 Nov 11, 2022
Lightspin AWS IAM Vulnerability Scanner

Red-Shadow Lightspin AWS IAM Vulnerability Scanner Description Scan your AWS IAM Configuration for shadow admins in AWS IAM based on misconfigured den

Lightspin 90 Dec 14, 2022
🧇 Make Waffle Charts in Python.

PyWaffle PyWaffle is an open source, MIT-licensed Python package for plotting waffle charts. It provides a Figure constructor class Waffle, which coul

Guangyang Li 528 Jan 02, 2023
Attractors is a package for simulation and visualization of strange attractors.

attractors Attractors is a package for simulation and visualization of strange attractors. Installation The simplest way to install the module is via

Vignesh M 45 Jul 31, 2022
Visualizations of some specific solutions of different differential equations.

Diff_sims Visualizations of some specific solutions of different differential equations. Heat Equation in 1 Dimension (A very beautiful and elegant ex

2 Jan 13, 2022
Design your own matplotlib stylefile interactively

Tired of playing with font sizes and other matplotlib parameters every time you start a new project or write a new plotting function? Want all you plots have the same style? Use matplotlib configurat

yobi byte 207 Dec 08, 2022
A high performance implementation of HDBSCAN clustering. http://hdbscan.readthedocs.io/en/latest/

HDBSCAN Now a part of scikit-learn-contrib HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over va

Leland McInnes 91 Dec 29, 2022