Skip to content

Commit c562b93

Browse files
committed
Revert "test: visible:false annotation to test autorange"
This reverts commit a2dd634.
1 parent bed63c1 commit c562b93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/image/mocks/annotations-autorange.json

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
{"x":1.5,"y":2,"text":"Top","ay":50,"ax":0},
5656
{"x":1.5,"y":1,"text":"Bottom","ay":-50,"ax":0},
5757
{"xref":"x2","yref":"y2","text":"From left","y":1.5,"ax":-50,"ay":0,"x":1},
58-
{"xref":"x2","yref":"y2","text":"invisible","visible":false},
5958
{"xref":"x2","yref":"y2","text":"From right","y":1.5,"x":2,"ay":0,"ax":50},
6059
{"xref":"x2","yref":"y2","text":"From top","y":2,"ax":0,"ay":-50,"x":1.5},
6160
{"xref":"x2","yref":"y2","text":"From Bottom","y":1,"ax":0,"ay":50,"x":1.5},

0 commit comments

Comments
 (0)