Skip to content

Commit ab67e6e

Browse files
committed
Merge branch 'main' of personal.github.com:marnec/threeplot
2 parents 0deea90 + 531f890 commit ab67e6e

4 files changed

Lines changed: 386 additions & 30 deletions

File tree

docs/index.4162525c.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.b1c9489a.js

Lines changed: 383 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.b1c9489a.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<link rel="stylesheet" href="/index.a1f5851f.css">
7-
<title>Threeplot playground and showcase page</title>
8-
</head>
9-
<body>
10-
<script src="/index.0489cf72.js" defer=""></script>
11-
<script src="/index.4bf444f7.js" defer=""></script>
12-
13-
<h1>Playground</h1>
14-
<div class="grid">
15-
<div class="grid-item">
16-
<h3>Scatterplot</h3>
17-
<canvas id="canvas1"></canvas>
18-
</div>
19-
<div class="grid-item">
20-
<h3>Glyphs</h3>
21-
<canvas id="canvas2"></canvas>
22-
</div>
23-
<div class="grid-item">
24-
<h3>Vectorplot</h3>
25-
<canvas id="canvas3"></canvas>
26-
</div>
27-
</div>
28-
</body>
29-
</html>
1+
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://marnec.github.io/threeplot/index.8b84941b.css"><title>Threeplot playground and showcase page</title></head><body> <script type="module" src="https://marnec.github.io/threeplot/index.b1c9489a.js"></script> <script type="module" src="https://marnec.github.io/threeplot/index.4162525c.js"></script> <h1>Playground</h1> <div class="grid"> <div class="grid-item"> <h3>Scatterplot</h3> <canvas id="canvas1"></canvas> </div> <div class="grid-item"> <h3>Glyphs</h3> <canvas id="canvas2"></canvas> </div> <div class="grid-item"> <h3>Vectorplot</h3> <canvas id="canvas3"></canvas> </div> </div> </body></html>

0 commit comments

Comments
 (0)