-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalizing display of canvas-rendered scatterplots.
Canvas-rendered scatterplots need to be called from a containing div to keep canvas display of elements and interaction through SVG aligned on the webpage. No interaction is implemented yet, and the jury is still out for how to redraw the canvas points (especially since `renderPoints` is an internal method within `redrawCanvas()`).
- Loading branch information
Showing
1 changed file
with
170 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters