(i)
| 785 | ]); |
| 786 | |
| 787 | function setMode(i) { |
| 788 | return function() { |
| 789 | return Plotly.restyle(gd, cases[indices[i]].edit); |
| 790 | }; |
| 791 | } |
| 792 | |
| 793 | function testOrdering(i) { |
| 794 | return function() { |
no outgoing calls
no test coverage detected
searching dependent graphs…