Skip to content

Commit fdbbd64

Browse files
committed
moved compiled plotly.js
1 parent bb296e9 commit fdbbd64

File tree

5 files changed

+16798
-3
lines changed

5 files changed

+16798
-3
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>Plotly Tooltip Button Test</title>
6-
<script src="../dist/plotly.js"></script>
6+
<script src="./plotly.js"></script>
77
<!-- <script src="../dist/plotly-locale-de.js"></script> -->
88
<style>
99
body {

0 commit comments

Comments
 (0)