We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9968b commit 03205bdCopy full SHA for 03205bd
index.html renamed to demo/index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<script type="module">
5
- import './dist/ternary-plot.umd.js';
+ import '../dist/ternary-plot.umd.js';
6
</script>
7
</head>
8
<style>
0 commit comments