chadstolper / DGLOs

A dynamic graph visualization library
Apache License 2.0
6 stars 2 forks source link

DGLOs Constructor take a div/body, not SVG #31

Closed chadstolper closed 7 years ago

chadstolper commented 7 years ago

Have DGLOs library constructor take a div/body instead of svg and then creates svgs

Currently, timesteps manually select the body, which isn't good. DGLOsSandwich.ts line 31

Sanfordm commented 7 years ago

added drawlocation variable to dglos. constructor accepts width and height. drawlocation is constructor created initial SVG