Skip to content

MateusMP/D3ScatterPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3 Scatter Plot

Code developed as a tutorial for CSCI6612 - Visual Analytics (Summer 2019 - Dalhousie University) class on D3 (https://d3js.org/).

Scatter Plot

Goal

The basic goal was to create a configurable scatter plot. It's possible to select the attributes for X and Y axis and the color scheme.

Datasets

iris.csv based on: http://archive.ics.uci.edu/ml/datasets/Iris

winequality-red.csv and winequality-white.csv based on: http://archive.ics.uci.edu/ml/datasets/Wine

Running

You can just open index.html in a browser or host it somewhere.

About

Creating a generic Scatter Plot in D3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages