ignacioola / insights

A JavaScript library to visualize and navigate graphs
200 stars 42 forks source link

ILLEGAL TOKENS #5

Open zafarali opened 10 years ago

zafarali commented 10 years ago

Hi, First of all great library! Now, when I try to load your build script, I get the following:
Uncaught SyntaxError: Unexpected token ILLEGAL I think this is because of your choice of using the character pi, epsilon, rho, lambda, theta etc. instead of letters. What is the best way to rectify this to get the library to work?

VERSION: version 0.12

zafarali commented 10 years ago

Also there a many different unexpected identifiers/character/number errors in your code. Picture attached below: screen shot 2014-07-15 at 5 37 54 pm screen shot 2014-07-15 at 5 38 49 pm