Categories

DesmosLoader v1.3

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Loads scripts in Desmos calculator webpages.

To load scripts, add a note as the first line of your graph as a list of folder names prefixed with "include". For example:

include desmos-wasd
include numbers

Lines not starting with include will be ignored. The code inside of the folders with the selected folder names will be evaluated and run. Remember, the code inside of the folders is purely evaluated, so only use it on graphs you trust! The code inside of the folders should be written inside of note expressions. If the add-on refuses to work, just reload the page.