Skip to content

witmin/Scatter-Plot-with-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scatter Plot with Menu with D3.js

Follow the video tutorial on FreeCodeCamp.org made by Curran Kelleher: https://www.youtube.com/watch?v=_8V5o2UHG0E&t=36474s

The source code by Curran is on VizHub

This repository used rollup.js as the JavaScript module bundler.

View the outcome

Open public/index.html in modern browser such as Chrome or Firefox directly.

Further development

To further develop the project by updating JavaScript, can run

npm run bulid

or watch changes and auto compile:

npm run watch

Note for rollup.config.js settings

The output file format must be 'iife' to make advanced function work.

About

Scatter Plot with Menu following Curran Kelleher's tutorial: https://www.youtube.com/watch?v=_8V5o2UHG0E&t=36474s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages