Skip to content

Commit a08332d

Browse files
committed
expose d3 in test dashboard window scope
1 parent ea700d1 commit a08332d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devtools/test_dashboard/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
return graphDiv;
3737
}
3838
};
39+
40+
var d3 = Plotly.d3;
3941
</script>
4042

4143
</body>

0 commit comments

Comments
 (0)