WiGisDescription :Based at the Four Eyes Lab, Dept. of Comp Science, University of California Santa Barbara, the WiGis project centers around visualization of large-scale, highly interactive graphs in a user's web browser. Our software is delivered natively in your web browser and does not require any plug-ins or add-ons. Our method produces clean, smooth animation in a browser through asynchronous data transfer (AJAX), and access to rich server side resources without the need for technologies such as Flash, Java Applets, Flex or Silverlight. We believe that our new techniques have broad reaching potential across the web. Below is a windowed version of the system.
The WiGis framework has been applied as a solution in a diverse set of scientific, social, computational and other systems that require user interaction with networked data. Please see the left menu for some examples and live demos, or click the button below to examine the core framework on some static data.Video :The view below is a simplified version of our application. For a full version, please click on the "Launch fullscreen" button. Please try to select one or multiple nodes on the graph below and interact with them.The WiGi above is capable of interactively visualizing graphs of up to a million nodes by using asynchronous technique for processing large-scale graph layouts. It dynamically switches between client-side processing (JavaScript) and remote server-side processing (Java). For the end-user, interaction with the graph is seamless and the same look-and-feel is provided for both client and server-side approaches. Using this strategy, we can provide fast interaction with graphs consisting of hundreds of thousands of nodes, and we are working on extending this number! Please, feel free to try out the graph visualization.
We are interested in testing our system on new data! If you have something you would like to visualize (interactively or otherwise) with our tool, please contact us. We have a manual upload page that accepts formats such as Excel and CSV. We are currently working on a RESTful web api for our tool to allow programmatic data upload.People involved :