External Data for infographics

To add to Daniel, I also can recommend having a look at using CSS variables if that is something you can and want to explore. It is a very fascinating topic and drastically underexplored in this forum. CSS-Dynamische-Daten-Variabeln-Scope.hype.zip (38,3 KB)

Another approach is using fetch and JSON files and combining it with regular Hype function calls and Hype Data Magic: fetch_hype_data_magic_advanced.hype.zip (46,1 KB)

The basics of ingesting data using Hype are covered in the fetch command:

5 Likes