Spider Graph Generation for Coffee Cuppers

Discuss roast levels and profiles for espresso, equipment for roasting coffee.
elltydd
Posts: 31
Joined: 11 years ago

#1: Post by elltydd »

Hey all,

On a whim yesterday, I wrote a Matplotlib Python script to create the "Spider" or "Radar" plots that Sweet Maria's and others use for displaying cupping scores. Today I turned it into a web application, written using Python Flask, to allow others to dynamically generate their own images.

http://sheltered-hamlet-1993.herokuapp.com/

Hopefully this can be useful to someone. I haven't spent much time on error checking, so let me know if you run into issues, or have suggestions.

Example output:



Edit: It looks like I already found an issue. The image displays correctly, but doesn't allow for downloading. My apologies, I'll figure out a solution asap.

Edit2: Should be fixed now. If anyone can't download the resulting image, let me know.

User avatar
[creative nickname]
Posts: 1832
Joined: 11 years ago

#2: Post by [creative nickname] »

This is awesome! Thanks for sharing it with us.
LMWDP #435

Advertisement
aaronotb
Posts: 38
Joined: 10 years ago

#3: Post by aaronotb »

Very cool, thank you!!