MCPcopy Create free account
hub / github.com/microsoft/SandDance / ScatterplotLayer

Function ScatterplotLayer

docs/tests/v2/es6/js/sanddance.js:65024–65028  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65022 _inherits(ScatterplotLayer, _Layer);
65023
65024 function ScatterplotLayer() {
65025 _classCallCheck(this, ScatterplotLayer);
65026
65027 return _possibleConstructorReturn(this, _getPrototypeOf(ScatterplotLayer).apply(this, arguments));
65028 }
65029
65030 _createClass(ScatterplotLayer, [{
65031 key: "getShaders",

Callers

nothing calls this directly

Calls 3

_classCallCheckFunction · 0.70
_getPrototypeOfFunction · 0.70

Tested by

no test coverage detected