Does Airtable’s Vega Lite app allow for interactivity, as shown in this Python API (Altair, see Github) that translates into the JSON script for the chart:
alt.Chart(source).mark_circle(size=60).encode(
x=‘Horsepower’,
y=‘Miles_per_Gallon’,
color=‘Or...