StanfordHCI / termite

(development moved to new repos)
BSD 3-Clause "New" or "Revised" License
115 stars 36 forks source link

No results displayed in v2.0.0 #31

Closed erickpeirson closed 10 years ago

erickpeirson commented 10 years ago

Modeling ran successfully, and I started the server with ./web.py``. I navigated tohttp://localhost:8888/client_src/```, and see the following:

image

The javascript log shows:

Uncaught TypeError: Cannot read property 'dataIDs' of null (index):105
(anonymous function) (index):105
(anonymous function) d3.js:1939
event d3.js:430
respond
jcchuang commented 10 years ago

Hi Erick,

The development branch wasn't intended for public release. My apologies if the git repo tag caused any confusions. I've also moved all development efforts into Termite Data Server and Termite Visualizations. Please see if those projects are more suitable for your work.