Introduce Observable Plot
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 14 Sep 2023 07:45:52 +0000 (09:45 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 14 Sep 2023 07:45:52 +0000 (09:45 +0200)
commited73b22a28b4fe523dad3432d33077916d6215e9
tree524fdf1ba9add3cb9c4a5b5ccda4a720d71b2edb
parent7328e106f7523d006b9516651dc9f6dd5475b035
Introduce Observable Plot
js/package-lock.json
js/package.json
js/src/graph/TestGraph.js [new file with mode: 0644]
js/src/graph/export-package.js [new file with mode: 0644]
js/src/graph/index.html [new file with mode: 0644]
js/src/graph/index.js [new file with mode: 0644]
js/webpack.common.js