Thanks to visit codestin.com Credit goes to github.com
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 a883b2c commit f356b9eCopy full SHA for f356b9e
test/image/baselines/ultra_zoom.png
19 KB
test/image/mocks/ultra_zoom.json
@@ -0,0 +1,45 @@
1
+{
2
+ "data": [
3
+ {
4
+ "x": [
5
+ 10000,
6
+ 0.0001
7
+ ],
8
+ "y": [
9
+ 0.0001,
10
+ 10000
11
12
+ "uid": "1376de"
13
+ }
14
15
+ "layout": {
16
+ "xaxis": {
17
+ "range": [
18
+ 4990.012238820174,
19
+ 5009.888574816098
20
21
+ "type": "linear",
22
+ "autorange": false
23
+ },
24
+ "yaxis": {
25
26
+ 4907.413431128477,
27
+ 5132.099078595185
28
29
30
31
32
+ "shapes": [
33
34
+ "type": "line",
35
+ "x0": 10000,
36
+ "x1": 0.0001,
37
+ "y0": 10000,
38
+ "y1": 0.0001
39
40
41
+ "height": 450,
42
+ "width": 1000,
43
+ "autosize": true
44
45
+}
0 commit comments