log src/streamed-graph.ts @ 31:e54941d93356

age author description
Tue, 17 Dec 2019 23:13:01 -0800 drewp mostly config fixes to try to make this pkg usable by others (not working yet)
Fri, 13 Dec 2019 23:53:56 -0800 drewp fix getter, startup expanded state, better display before 1st data (but that one might not work)
Fri, 13 Dec 2019 01:39:29 -0800 drewp add back s-g code; this breaks the build a little. WIP
Sun, 08 Dec 2019 23:32:12 -0800 drewp managed to use a newer ts or something, so this includes a bunch of type fixes too
Fri, 06 Dec 2019 09:19:43 -0800 drewp working on porting graph_view to n3.js. also working on making tests run
Thu, 05 Dec 2019 01:32:13 -0800 drewp closer- element now holds a changing graph, but can't draw it yet
Wed, 04 Dec 2019 01:06:33 -0800 drewp why does import work but accessing the imported thing make it say "Module not found"?
Wed, 04 Dec 2019 00:23:28 -0800 drewp back up, slowly turn on code again until ts breaks
Wed, 04 Dec 2019 00:09:15 -0800 drewp still trying to make imports work. add other files too