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

Commit 4496f21

Browse files
author
Ryan Morton
authored
Add JS for simulation, tooltip, and halo (#30)
* 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
1 parent 32c838f commit 4496f21

32 files changed

+188
-1016
lines changed

exploratory/rMorton/.Rproj.user/C5F3700/build_options

-7
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/console06/INDEX001

-1
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/debug-breakpoints.pper

-6
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/files-pane.pper

-9
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/packages-pane.pper

-7
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/source-pane.pper

-3
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/windowlayoutstate.pper

-14
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/pcs/workbench-pane.pper

-6
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/rmd-outputs

-8
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/saved_source_markers

-1
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/sources/per/t/37EAAA2C

-23
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/sources/per/t/37EAAA2C-contents

-267
This file was deleted.

exploratory/rMorton/.Rproj.user/C5F3700/sources/per/t/58B51A6F

-22
This file was deleted.

0 commit comments

Comments
 (0)