Category: Python
Read full story /
Reflections on the recreation of a creative data visualization by Alli Torban using Python and Maptlotlib (+ a link to the code).
Read full story /
A new experiment of a randomised living painting. Turning pixel data of a picture into abstract animated art. I think.
Read full story /
Learn how to generated an animated, living painting from pictures with Python and Matplotlib.
Read full story /
My entries for the DVS #DuBoisChallenge2024 and my reason for joining this open data visualisation competition.
Read full story /
Can you generate a cubist data art visualisation using code? Yes!
Read full story /
A trick for the exploratory analyst working in Python.
Read full story /
How to generate a GIF of your data visualisations using Matplotlib and Imageio.
Read full story /
I read about the Caesar cipher encryption in a sci-fi book and went looking for secret messages inside.
Read full story /
A simple trick to make single-color shades in Matplotlib.
Read full story /
Can you turn a Matplotlib visual into a interactive website? Maybe it's a weird question, but I explored the idea. (And it works!)