Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
Add JS for simulation, tooltip, and halo (#30)
Browse files Browse the repository at this point in the history
* add JS for simulation, halo, and tooltip

relates to #29

* correcting previous commit

* code cleanup

* code review changes

this commit reflects changes requested upon code review from @decentralion: variable declaration, using => for functions, removing unneccessary comments, and some other substantive changes. I also changed naming conventions from 'd3' to just the function name since I don't need to identify d3 DOM manipulation functions anymore. I also changed 'if' statements to switch calls for easier reading.

* remove unhelpful comments

* remove 'rMorton' folder from this repo
  • Loading branch information
mortonanalytics authored May 19, 2019
1 parent 32c838f commit 4496f21
Show file tree
Hide file tree
Showing 32 changed files with 188 additions and 1,016 deletions.
7 changes: 0 additions & 7 deletions exploratory/rMorton/.Rproj.user/C5F3700/build_options

This file was deleted.

1 change: 0 additions & 1 deletion exploratory/rMorton/.Rproj.user/C5F3700/console06/INDEX001

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions exploratory/rMorton/.Rproj.user/C5F3700/pcs/files-pane.pper

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions exploratory/rMorton/.Rproj.user/C5F3700/pcs/source-pane.pper

This file was deleted.

14 changes: 0 additions & 14 deletions exploratory/rMorton/.Rproj.user/C5F3700/pcs/windowlayoutstate.pper

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions exploratory/rMorton/.Rproj.user/C5F3700/rmd-outputs

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions exploratory/rMorton/.Rproj.user/C5F3700/sources/per/t/37EAAA2C

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions exploratory/rMorton/.Rproj.user/C5F3700/sources/per/t/58B51A6F

This file was deleted.

Loading

0 comments on commit 4496f21

Please sign in to comment.