MCPcopy Index your code
hub / github.com/plotly/plotly.js / getSnap

Function getSnap

test/jasmine/tests/scattergl_test.js:600–602  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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() {

Callers 1

scattergl_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…