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 5b2bdb4 commit 4f9c51bCopy full SHA for 4f9c51b
test/e2e/tests/style_tests.json
@@ -355,6 +355,9 @@
355
"plot/paddingTop/static_350": {
356
"refs": ["bcfbd92"]
357
},
358
+ "plot/split": {
359
+ "refs": ["d21c2a7"]
360
+ },
361
"plot/xAxis/color/hexa/animated_yellowCustom_0.25-blueCustom_0.75": {
362
"refs": ["77b26be"]
363
test/e2e/tests/style_tests/plot/split.mjs
@@ -31,4 +31,4 @@ const testSteps = [
31
})
32
]
33
34
-export default testSteps
+export default testSteps
0 commit comments