8000 expose d3 in test dashboard window scope · TaurusTiger/plotly.js@a08332d · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0