Skip to content
/ dpc Public

D3 Parallel Dynamic Coordinates Visualization

Notifications You must be signed in to change notification settings

seba3c/dpc

Repository files navigation

D3 Parallel Dynamic Coordinates Visualization

This is a Data Visualization using Parallel Coordinates and D3 Javascript library. The code is based on the following examples:

In addition, this implementation add the possibility to upload a CSV Dataset and visualize the data. Each CSV column will be represented by an axis in the visualization. The CSV header will be use to name each coordinate in the visualization. The following is an example of a supported dataset:

Screenshot

Run the Visualization

Download the source code and open "index.html" in a Web Browser. The implementation should work without a web server, except for the predefined examples. To see the examples working, drop the source code in a Web server, for example Python Simple HTTP Server

About

D3 Parallel Dynamic Coordinates Visualization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published