In a previous post I wrote about creating charts with Postgres, but let’s go beyond simple time series charts. Bump charts are 🔥 🔥 🔥 and here’s how to create them in pure PostgreSQL without any post-query transformations! What is a bump chart, exactly? A bump chart plots a datapoint’s rank among values instead of the…