Skip to content

macrusso/titanic-visualization-d3-dimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic survivors data visualization

Simple survivors data visualization for learning purposes

Basics

  • JavaScript
  • D3.js
  • dimple.js
  • Materialize CSS

Installation

Before start, clone the repository.

You have to install http-server to run everything, do it via npm:

npm install http-server -g

This will install http-server globally so that it may be run from the command line.

Then in your command line run:

http-server './path-to-location-where-you-cloned-repo/titanic-visualization-d3-dimple' -o

And just go to 127.0.0.1:8080

About

Simple data visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published