Apr 15, 2021 07:28 AM
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!
Apr 15, 2021 07:31 AM
Maybe the Vega-Lite chart app supports that. Not sure.
Apr 15, 2021 07:50 AM
Yea, that one seems to have most chart formats except Spider (aka Radar) charts. lol Thanks, though.
Apr 15, 2021 10:59 AM
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.