Sep 25, 2023 11:32 AM - edited Sep 25, 2023 12:38 PM
I hope everyone's doing well! I wanted to share a solution to an issue I faced last night—something I think could help many of you, especially if you've been stuck like me, looking for ways to visualize your data using radar/spider plots.
📌The Challenge
In my line of work (and I’m sure it’s the same for many of you), I frequently need to compile multi-dimensional profiles—think student grades across multiple subjects, or sales metrics across different KPIs. Pie charts and bar graphs are good but don't quite capture the essence when you have to look at 5 or more variables simultaneously. I've always felt that Radar Charts could be the perfect solution for these multi-faceted profiles.
📌The Solution
After a bit of tinkering and some late-night coding, I came up with an Airtable base that generates radar charts directly from your records. I found this incredibly useful for embedding in reports and using in the Page Designer block for quick presentations.
📌How it Works
1️⃣The DataTable table is where you can input the metrics for your radar chart, with fields like Name, Var1 to Var5, and a special ChartAttachment field. 2️⃣ The INSTRUCTIONS table contains the pre-installed script and other helpful guides to get you started. 3️⃣ Just select a record and run the script. Your radar chart will be generated and attached to the ChartAttachment field.
You'll need an API key from RapidAPI. More Documentation here.
👀Check it Out
I've published the base on Airtable Universe. It's more of a "Show and Tell," so feel free to check it out, make a copy, and see if it fits into your workflow. Here's the link to the base.
📌Use Cases
I can see this being super useful for educational profiles, student grades, employee performance reviews, or any other data set where you’re looking at multiple variables for the same record at once.
Let me know what you think, and if you have any questions or suggestions. I'd love to hear how you're using it or planning to adapt it for your needs.
Best, V
Feb 20, 2024 10:01 AM
Hi, Vikas_Vimal2,
I'm trying to access your example base, but it seems to be misplaced. Is it available anywhere else?
Feb 20, 2024 10:42 AM
Oh, Seems like the base moved. I've updated the link. Please try now.
Feb 22, 2024 04:31 AM
It worked fine... minor adjustments needed, and it's already working!
Thank You so much!!!!
Feb 25, 2024 03:55 AM
hi, thank you but its impossible to copy the base in my workspace, i think there is a bug some where!
can you advise please ?
Feb 25, 2024 05:09 AM
You should be able to click ‘use template’.
Feb 25, 2024 11:59 PM
Thank you, yes this what i tried to do but i get error page, i tried in many browser and impossible to add it 😕
I get this :
Feb 26, 2024 12:12 AM
I've no idea why that happened, but you could explore it, copy the script from Instructions table and use the API.
Feb 26, 2024 12:21 AM
I think that the problem is in this script, when i click on explore it open the page but tha sidebar where script is located is not showing, its stay on "loading" state.
Is it possible to paste the code here please ? and if possible, crate another table without script until i can copy it ? thanks a lot
Feb 26, 2024 12:36 AM