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?