Hello community,
From my understanding, Airtable’s native scatter plot doesn’t allow you to plot individual data points. It only allows you to plot an aggregation for each x-value. Therefore, it also won’t allow you to associate a plot point with an individual data record.
Â
I know there’s a way so that the user can click a plot point and see the records associated with the point but what I want is for each plot point to have a label beside it (the name of the record).
Here’s what else I’ve tried so far:
- Softr.io - but I encountered the same problem (it only allowed me to plot aggregates)
- quickchart.io - it works! but it doesn’t have that clean, professional feel
So, what’s the best way in your opinion to create a scatter plot with Airtable data?
Here’s a summary of my requirements and goals:
- Must be accessible in the Interface
- Must have data labels for individual records
- Would like it to be as easily accessible as possible. Having the chart be embedded into the interface so that the user doesn’t have to click anything is most ideal (but may not be possible). The fewer clicks the better.
- Would like it to be easy to setup. This is for a tool that will be separately setup for individual businesses.
- Would like it to feel clean and modern.
Â
Thank you all in advance!