vjdorazio / TwoRavens

A web application for data exploration, statistical analysis, model construction and meta analysis tools, that integrates with Zelig and Dataverse.
http://datascience.iq.harvard.edu/tworavens
Other
1 stars 4 forks source link

D3 errors after subsetting #4

Closed raprasad closed 7 years ago

raprasad commented 7 years ago

The following sequence is causing errors in the JS console (Chrome/Mac)

  1. Start the app (e.g. opens fearonLaitin)
  2. Subset a variable. e.g. choose nearly all of ccode
  3. After successful subsetting, mouseover any of the pebbles
    • Am seeing errors similar to those in screenshot below

(fix on Lebo-rp for mithril integration)

developer_tools_-_file____users_ramanprasad_documents_github-rp_pull_tests_tworavens_index_html_and_tworavens_fearonlaitindata
aaron-lebo commented 7 years ago

Firefox doesn't show any errors. Get the same result on Chromium on Ubuntu, though. Working on it.

aaron-lebo commented 7 years ago

fixed