We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e0f55 commit a2dd634Copy full SHA for a2dd634
test/image/mocks/annotations-autorange.json
@@ -55,6 +55,7 @@
55
{"x":1.5,"y":2,"text":"Top","ay":50,"ax":0},
56
{"x":1.5,"y":1,"text":"Bottom","ay":-50,"ax":0},
57
{"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},
59
{"xref":"x2","yref":"y2","text":"From right","y":1.5,"x":2,"ay":0,"ax":50},
60
{"xref":"x2","yref":"y2","text":"From top","y":2,"ax":0,"ay":-50,"x":1.5},
61
{"xref":"x2","yref":"y2","text":"From Bottom","y":1,"ax":0,"ay":50,"x":1.5},
0 commit comments