Tag: matplotlib
Read full story /
I’ve recently completed a series of print projects in python. I learned a few things that might help others. I’ll share what I’ve learned here. Keep in mind that my experience with print is fairly limited. If you are familiar with printing and have suggestions for this blog, let me know. Fixing Adobe Error 14 […]
Read full story /
My data illustrations based on Haruki Murakami’s novels are currently on display in a local bookstore. Although it’s hard to capture the feeling of these art prints on camera (especially with the one I have), I’ve made a few pictures of the prints. Read ahead to see more and learn what these illustrations are. Short […]
Read full story /
Exploration of how I turn Coldplay's Head Full of Dreams live tour into collection of constellations.
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 /
How to generate a GIF of your data visualisations using Matplotlib and Imageio.
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!)