Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
display_list:writing_the_script [2025/12/18 22:50] – external edit 127.0.0.1display_list:writing_the_script [2025/12/19 00:01] (current) optrix
Line 3: Line 3:
 Infographics are written in //Javascript// (or ECMAScript, for the pedantic among you). Infographics are written in //Javascript// (or ECMAScript, for the pedantic among you).
  
-This is the language shared between all web-browsers, and when combined with the huge number of helpful libraries available online, it can be used to power a huge variety of data visualisations.+This is the language shared between all web-browsers, and when combined with the massive number of helpful libraries available online, it can be used to power a huge variety of data visualisations.
  
 We've included a few helper libraries to make it faster to create interactive displays. We've included a few helper libraries to make it faster to create interactive displays.