()
| 1014 | var gd; |
| 1015 | |
| 1016 | function textDrag() { return gd.querySelector('.annotation-text-g>g'); } |
| 1017 | function arrowDrag() { return gd.querySelector('.annotation-arrow-g>.anndrag'); } |
| 1018 | function textBox() { return gd.querySelector('.annotation-text-g'); } |
| 1019 |
no outgoing calls
no test coverage detected
searching dependent graphs…