Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ functions
Functions
12,945 in github.com/microsoft/SandDance
⨍
Functions
12,945
◇
Types & classes
1,130
Function
multiplyScalar
(out, a, b)
docs/app/js/sanddance-app.js:71907
Function
multiplyScalar
* Multiply each element of the matrix by a scalar. * * @param {mat3} out the receiving matrix * @param {mat3} a the matrix to scale * @param {Numb
docs/tests/v2/es6/js/sanddance.js:18639
Function
multiplyScalar
(out, a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:19838
Function
multiplyScalarAndAdd
(out, a, b, scale1)
docs/app/js/sanddance-app.js:71919
Function
multiplyScalarAndAdd
* Adds two mat3's after multiplying each element of the second operand by a scalar value. * * @param {mat3} out the receiving vector * @param {mat3
docs/tests/v2/es6/js/sanddance.js:18662
Function
multiplyScalarAndAdd
(out, a, b, scale1)
docs/tests/v3/es6/js/sanddance-test-es6.js:19850
Method
multiplyVectors
(a, b)
docs/app/js/sanddance-app.js:69221
Method
multiplyVectors
(a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:17152
Function
narrow
(a: Search, b: Search)
packages/search-expression/src/narrow.ts:6
Function
narrow
(a, b)
docs/app/js/sanddance-app.js:6401
Function
narrow
(a, b)
docs/tests/v2/es6/js/sanddance.js:138877
Function
narrow
(a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:104947
Function
naturalEarth1Raw
(lambda, phi)
docs/app/js/sanddance-app.js:134774
Function
naturalEarth1Raw
(lambda, phi)
docs/tests/v2/es6/js/sanddance.js:117336
Function
naturalEarth1Raw
(lambda, phi)
docs/tests/v3/es6/js/sanddance-test-es6.js:82705
Method
navContainer
()
extensions/azdata-sanddance/src/azdata.proposed.d.ts:2653
Function
negate
(out, a)
docs/app/js/sanddance-app.js:69959
Function
negate
* Negates the components of a vec2 * * @param {vec2} out the receiving vector * @param {vec2} a vector to negate * @returns {vec2} out
docs/tests/v2/es6/js/sanddance.js:16307
Function
negate
(out, a)
docs/tests/v3/es6/js/sanddance-test-es6.js:17890
Method
neighbors
(i)
docs/app/js/sanddance-app.js:139713
Method
neighbors
(i)
docs/app/js/sanddance-app.js:140471
Method
neighbors
(i)
docs/tests/v2/es6/js/sanddance.js:124811
Method
neighbors
(i)
docs/tests/v3/es6/js/sanddance-test-es6.js:87644
Method
neighbors
(i)
docs/tests/v3/es6/js/sanddance-test-es6.js:88402
Function
nestedStream
(stream, scope)
docs/app/js/sanddance-app.js:147150
Function
nestedStream
(stream, scope)
docs/tests/v2/es6/js/sanddance.js:132988
Function
nestedStream
(stream, scope)
docs/tests/v3/es6/js/sanddance-test-es6.js:95081
Function
newInterval
(floori, offseti, count, field)
docs/app/js/sanddance-app.js:111620
Function
newInterval
(floori, offseti, count, field)
docs/tests/v2/es6/js/sanddance.js:81155
Function
newInterval
(floori, offseti, count, field)
docs/tests/v3/es6/js/sanddance-test-es6.js:59551
Function
newcell
(key, t)
docs/app/js/sanddance-app.js:116260
Function
newcell
(key, t)
docs/tests/v3/es6/js/sanddance-test-es6.js:64191
Function
newtuple
(t, p)
docs/app/js/sanddance-app.js:116277
Function
newtuple
(t, p)
docs/tests/v3/es6/js/sanddance-test-es6.js:64208
Function
next1
()
docs/app/js/sanddance-app.js:53316
Function
next1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:1247
Function
nice
(domain, interval)
docs/app/js/sanddance-app.js:128936
Function
nice
(domain, interval)
docs/tests/v3/es6/js/sanddance-test-es6.js:76867
Function
noOpFunction
()
docs/app/js/sanddance-app.js:20904
Function
node_copy
()
docs/app/js/sanddance-app.js:137573
Function
node_copy
()
docs/tests/v2/es6/js/sanddance.js:121176
Function
node_copy
()
docs/tests/v3/es6/js/sanddance-test-es6.js:85504
Function
nogamma
(a, b)
docs/app/js/sanddance-app.js:128283
Function
nogamma
(a, b)
docs/tests/v2/es6/js/sanddance.js:105998
Function
nogamma
(a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:76214
Function
noop
()
docs/app/js/sanddance-app.js:52808
Function
noop
()
docs/tests/v2/es6/js/sanddance.js:298
Function
noop
()
docs/tests/v3/es6/js/sanddance-test-es6.js:739
Function
noop
()
docs/external/js/react-dom.development.js:5891
Function
nop
()
docs/tests/v2/es6/js/sanddance.js:66721
Function
normalFromMat4
(out, a)
docs/app/js/sanddance-app.js:71834
Function
normalFromMat4
* Calculates a 3x3 normal matrix (transpose inverse) from the 4x4 matrix * * @param {mat3} out mat3 receiving operation result * @param {mat4} a Mat4
docs/tests/v2/es6/js/sanddance.js:18493
Function
normalFromMat4
(out, a)
docs/tests/v3/es6/js/sanddance-test-es6.js:19765
Method
normalize
()
docs/app/js/sanddance-app.js:74788
Method
normalize
()
docs/tests/v3/es6/js/sanddance-test-es6.js:22719
Function
normalizeLoader
(loader)
docs/app/js/sanddance-app.js:55594
Function
normalizeLoader
(loader)
docs/tests/v3/es6/js/sanddance-test-es6.js:3525
Function
normalizeOptions
(options, loader, loaders, url)
docs/app/js/sanddance-app.js:55758
Function
normalizeOptions
(options, loader, loaders, url)
docs/tests/v3/es6/js/sanddance-test-es6.js:3689
Function
normalizePath
(path, size, gridResolution, wrapLongitude)
docs/app/js/sanddance-app.js:101515
Function
normalizePath
(path, size, gridResolution, wrapLongitude)
docs/tests/v3/es6/js/sanddance-test-es6.js:49446
Function
normalizeShaderModule
(module)
docs/app/js/sanddance-app.js:68325
Function
normalizeShaderModule
(module)
docs/tests/v2/es6/js/sanddance.js:33325
Function
normalizeShaderModule
(module)
docs/tests/v3/es6/js/sanddance-test-es6.js:16256
Function
normalizeSingleTouches
* @this {TouchInput} * @param {Object} ev * @param {Number} type flag * @returns {undefined|Array} [all, changed]
docs/app/js/sanddance-app.js:93205
Function
normalizeSingleTouches
* @this {TouchInput} * @param {Object} ev * @param {Number} type flag * @returns {undefined|Array} [all, changed]
docs/tests/v2/es6/js/sanddance.js:52323
Function
normalizeSingleTouches
* @this {TouchInput} * @param {Object} ev * @param {Number} type flag * @returns {undefined|Array} [all, changed]
docs/tests/v3/es6/js/sanddance-test-es6.js:41136
Function
normalizeTransitionSettings
(userSettings, layerSettings)
docs/app/js/sanddance-app.js:86394
Function
normalizeTransitionSettings
(userSettings, layerSettings)
docs/tests/v3/es6/js/sanddance-test-es6.js:34325
Function
normalizeViewportProps
(props)
docs/app/js/sanddance-app.js:80611
Function
normalizeViewportProps
(_ref)
docs/tests/v2/es6/js/sanddance.js:38590
Function
normalizeViewportProps
(props)
docs/tests/v3/es6/js/sanddance-test-es6.js:28542
Function
notDeepStrictEqual
(actual, expected, message)
docs/tests/v2/es6/js/sanddance.js:8640
Function
notNice
(niceValue)
docs/app/js/sanddance-app.js:10282
Function
notNice
(niceValue)
docs/tests/v2/es6/js/sanddance.js:148809
Function
notNice
(niceValue)
docs/tests/v3/es6/js/sanddance-test-es6.js:108828
Function
notifyHostChanged
(id)
docs/app/js/sanddance-app.js:32981
Function
nullRender
()
docs/app/js/sanddance-app.js:22737
Function
numbers
(values, valueof)
docs/tests/v2/es6/js/sanddance.js:85786
Function
numericMultipleDomain
(domain, scope, fields)
docs/app/js/sanddance-app.js:147430
Function
numericMultipleDomain
(domain, scope, fields)
docs/tests/v2/es6/js/sanddance.js:133712
Function
numericMultipleDomain
(domain, scope, fields)
docs/tests/v3/es6/js/sanddance-test-es6.js:95361
Function
objectChildren
(d)
docs/app/js/sanddance-app.js:137576
Function
objectChildren
(d)
docs/tests/v3/es6/js/sanddance-test-es6.js:85507
Function
objectLambda
(obj)
docs/app/js/sanddance-app.js:149747
Function
objectLambda
(obj)
docs/tests/v2/es6/js/sanddance.js:137735
Function
objectLambda
(obj)
docs/tests/v3/es6/js/sanddance-test-es6.js:97678
Function
objectProperty
(spec)
docs/app/js/sanddance-app.js:149678
Function
objectProperty
(spec)
docs/tests/v3/es6/js/sanddance-test-es6.js:97609
Function
off
* Remove an event handler. Subclasses should override this method.
docs/app/js/sanddance-app.js:123316
Function
off
* Remove an event handler. Subclasses should override this method.
docs/tests/v3/es6/js/sanddance-test-es6.js:71247
Function
ok
(value, message)
docs/tests/v2/es6/js/sanddance.js:8481
Function
omit
(obj, exclusions)
docs/app/js/sanddance-app.js:21448
Function
on
(element, eventName, callback, options)
docs/app/js/sanddance-app.js:23882
Function
on
* Perform operator updates in response to events. Applies an * update function to compute a new operator value. If the update function * returns a {
docs/tests/v3/es6/js/sanddance-test-es6.js:55859
Function
onAdd
(added, curr)
docs/app/js/sanddance-app.js:141242
Function
onAdd
(added, curr)
docs/tests/v3/es6/js/sanddance-test-es6.js:89173
Function
onBeforeCreateLayers
( stage: SandDance.VegaDeckGl.types.Stage, specCapabilities: SandDance.specs.SpecCapabilities, )
packages/sanddance-explorer/src/clickableTextLayer.tsx:13
Function
onBeforeCreateLayers
(stage, specCapabilities)
docs/app/js/sanddance-app.js:337
Function
onClick
(o, e)
packages/sanddance/src/axisSelection.ts:42
← previous
next →
11,101–11,200 of 12,945, ranked by callers