-
Notifications
You must be signed in to change notification settings - Fork 0
psdehal/data_scatter_plot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Prototype js code for displaying data in an interactive scatter plot Quick Start 1) Start http server in root directory. python -m SimpleHTTPServer 8080 2) Open in web browser. Most testing has been done using Chrome: http://localhost:8080/DataScatter.html 3) Click on "Load Example Data" on the Title bar. This will open an example data set of Shewanella MR-1 fitness experiements. 4) The data sets are listed on the right hand side. Select at least 2 to see scatter plots. Selecting more than ~12 is a bad idea. Directory Structure Code for scatter plot is in assets/js/DataScatter.js Example data is in assets/data
About
interactive java script scatter plot using D3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published