COVID19 Vis

At the onset of the COVID-19 pandemic, I created several geographic and time series visualizations of the JHU COVID-19 case statistics dataset. This website represents selected results from that effort.
Software: Web App, Github

ORAgendaVis

For this project, I developed a web application to visualize temporal variations in ORNL Lab Agendas from 2000 to 2020. ORNL Lab Agendas are set by UT-Battelle and determine LDRD and other institutional objectives.
Software: Web App, Github

Top500 Vis

The project features several visualizations of the Supercomputing Top500 List, which is maintained by the University of Tennessee's Innovative Computing Laboratory.
Software: Web App, Github

CrossVis

CrossVis is an interactive visual analytics system for exploring heterogeneous multivariate data. It extends our earlier work with the EDEN.fx system providing additional support for categorical, image, numerical, and bi-variate axes in parallel coordinates as well as other linked views supporting general data exploration.
Software: Github
Video: CrossVis Demo
Papers: GVC_2020, NPJCM_2019

VitalVis

VitalVis is a web-based visual analytics application for analyzing historical patient vitals from surgeries. The goal of these tools is to give AI developers the ability to understand the data and help them choose appropriate predictive techniques.
Software: Web App, Github

Paralle Coordinates Chart

The project allows users to upload a CSV file and visually analyze the data using an interactive parallel coordinates chart implemented with SVG and Canvas elements in d3.js.
Software: Web App, Github

Stacked Time Charts

The project allows users to upload a CSV file with time series data into a set of stacked time series visualizations using d3.js.
Software: Web App, Github

Mulitvariate Bank Stock Performance Visualization

This page shows a web-based parallel coordinates visualization of bank stock performance data using d3.js. The visualizations use stock market data covering 5 years from Kaggle.
Software: Web App, Github

Temporal Bank Stock Performance Visualization

This project is a collage of web-based temporal visualizations examining the performance of selected banks' stock using d3.js. The visualizations use stock market data covering 5 years from Kaggle.
Software: Web App, Github

EDEN.fx

EDEN.fx is an interactive data visualization system for large multivariate data sets that extends the original EDEN system.
Software: Github
Video: EDEN.fx Demo

Falcon

Falcon is a temporal visual analytics system for exploring long, complex, and multivariate time series data. Falcon was developed for analyzing sensor data from 3D printer log files but is suitable for any time-oriented data.
Software: Github
Video: ORNL Highlight
Papers: CAG_2017, VDS_2016, FALCON_TM2016, LDAV16

Immersive Scientific Data Visualization

In this project, we developed an immersive data visualization prototype using the Oculus Rift and the Unity game engine. The prototype was developed in close collaboration with neutron scattering scientists at ORNL's Spallation Neutron Source.
Software: Gaze Interaction Demo, Turbine Exploration Demo
Papers: IA_2016, ASHBD_2015

UTK 557 Course Evaluations Vis

This page shows the student evaluation results of UTK 557 Fall 2013, a data visualization course I taught at the University of Tennessee. The survey results are presented at bullet charts using d3.js.
Software: Web App, Github

EDEN

EDEN is an interactive visual analytics system for multivariate data analysis that extends the parallel coordinates information visualization technique providing new statistical analysis capabilities.
Software: Github
Papers: CAGEO13, COMP13, ICCS12

MultiVar

MultiVar is a web application that allows one to explore different visual features for encoding data from a climate simulation.
Software: Web App, Github

Matisse

Matisse is a visual analytics system for exploring sentiment and emotion trends in social media text streams.
Papers: BigData15, TextVis15, TextVis12

Gryffin

Gryffin is a text visual analytics system for searching large document repositories. It includes machine learning component that learns interesting documents based on the user interactions.
Papers: VDA12, GryffinTR12

jMuse

jMuse is an interactive scatterplot matrix visualization tool for exploring quantitative multivariate data.
Software: Github

StormBrush

StormBrush renders hurricane advisory information using illustrative data visualization techniques inspired by the artwork of Impressionist painters.
Software: Github
Papers: OCEANS09

MDX

MDX is a visual analytics system for exploring multivariate data. In my dissertation research, MDX was applied extensively to tropical cyclone season prediction variables and it includes a stepwise regression component that automatically ranks predictors for a variable of interest.
Papers: VAST09, CAGIS09, CAGEO09, Dissertation, GEOVA09, TR9130, TR9126, IV07

jRay Ray Tracer

jRay is a ray tracer implemented in Java with a full GUI and scene parameter file specification. This system was developed in Dr. Ed Swan's Advanced Computer Graphics course at Mississippi State University. Source code coming soon!