Mayuka's AI Worldview | 🪦 dv develop 2025 spring | Observable
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
Comments (5)
Angie Hjort
Mar 28, 2025
don't use a sequential color palette for something that is categorical, use categorical instead
Angie Hjort
Apr 28, 2025
still kinda sequential, but now double-sided
Reply
Angie Hjort
Mar 28, 2025
western mind can't comprehend this color coding of correctness :D (no points deducted for that) cool use of interactivity
Mayuka Otsuki
Apr 21, 2025
That was interesting!! I also found an article about color coding across different cultures :D But yeah thinking about that, green/blue is "go" even in traffic lights
https://www.ecinnovations.com/blog/the-role-of-color-in-cultural-identity-and-symbolism/
Reply
Angie Hjort
Mar 28, 2025
yeah, maybe steal solution from Meghan for that data.forEach(d => {d.category = d.prompt_variation.includes("class") ? "Class" : d.prompt_variation.includes("economy") ? "Economy" : d.prompt_variation.includes("film") ? "Film" : d.prompt_variation.includes("gender") ? "Gender" : d.prompt_variation.includes("geo") ? "Geography" : d.prompt_variation.includes("ideology") ? "Ideology" : d.prompt_variation.includes("iq") ? "IQ" : d.prompt_variation.includes("mental") ? "Mental" : d.prompt_variation.includes("music") ? "Music" : d.prompt_variation.includes("occupation") ? "Occuption" : d.prompt_variation.includes("_as_an_") ? "Tone" : "Other"; });
Reply
Add comment
Subscribe to notifications
1
1
Mayuka's AI Worldview | 🪦 dv develop 2025 spring | Observable