()
| 598 | } |
| 599 | |
| 600 | var getSnap = function() { |
| 601 | return gd._fullLayout._plots.xy._scene.markerOptions[0].snap; |
| 602 | }; |
| 603 | |
| 604 | Plotly.newPlot(gd, fig(TOO_MANY_POINTS)) |
| 605 | .then(function() { |
no outgoing calls
no test coverage detected
searching dependent graphs…