Skip to main content

Hello, guys. I’m looking to visualize data in my Base with a spider graph. Their is no app in the community, and I can’t seem to find a platform that I can afford, or that’s good, to do this.


Does anyone have any experience, or can recommend something


Help and thanks!

Maybe the Vega-Lite chart app supports that. Not sure.


Maybe the Vega-Lite chart app supports that. Not sure.


Yea, that one seems to have most chart formats except Spider (aka Radar) charts. lol Thanks, though.


Yea, that one seems to have most chart formats except Spider (aka Radar) charts. lol Thanks, though.


If you can find a website that supports spider charts or radar charts — and also has an API — you can send your data from Airtable to that website to create your chart (using both Airtable’s API and the other website’s API).


You would just need to write JavaScript code to access the API, or if you don’t want to write your own code, you can use Integromat, which is a no-code/low-code integration platform.


Reply