Skip to main content

Looking to create HTML line charts from airtable data

  • February 22, 2021
  • 1 reply
  • 0 views

Forum|alt.badge.img+5

Airtable charts app doesn’t have an option to get html which can then be embedded in another site.

Miniextensions.com also doesn’t allow you to have multiple lines in one line graph so its not what i’m looking for.

I have been trying to figure out if there is a library out there I can send my data to from airtable to render an html string of this chart, or maybe even an image.

Python friendly tools would be best since I am most comfortable with that language.

Anyone have any tips?

1 reply

Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • February 22, 2021

Yep. Vega-Lite and the API.


Reply