Skip to content

Commit c15722f

Browse files
committed
add mock 🔒ing down cleanNumber for scattergl
1 parent 01a8443 commit c15722f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
19.5 KB
Loading
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"data": [{
3+
"type": "scattergl",
4+
"x": ["1", " 2 ", "3$", "4%"],
5+
"y": ["1", " 2 ", "$3", "%4"]
6+
}]
7+
}

0 commit comments

Comments
 (0)