Akash127 / Interaxis

Data Visualization, D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interaxis

Switch to Heroku-Deploy Branch for Latest Deployed Code.

Design and Implementation

This project was done as part of CSE 578 Data Visualization coursework at Arizona State University. The system is the implementation of existing research paper with addition of Cluster Analysis Component. The system allows user-driven data visualization by steering the axes of scatterplot according to his preferences. The cluster analysis component allows user to select and save various generated clusters and compare them using beautiful and interactive visual graphs drawn using HighCharts library. The system works on three types of dataset: Cars, Pokemon and Spotify.

The complete project is implemented using libraries and frameworks:

  1. D3.js
  2. High Charts
  3. Booststrap

The Project Report can be accessed through this link.

SystemImage1

Usage

The system can be accessed using the link. For online demo follow this link.

About

Data Visualization, D3.js


Languages

Language:JavaScript 80.8%Language:HTML 12.4%Language:CSS 6.8%