You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Titles of grouping nodes are stored in Exclusion.csv. Please check and make changes if they are not appropriate.
The tooltip (hover box) is no longer shared by all courses. Instead, each course can create its own hover box.
jQuery.ajax is used to asynchronously check the validity of a URL. (I believe we can do it in pure d3, but I didn't find a tutorial) Also, jQuery can simplify the previous codes(if needed), but I didn't do it yet.