MCPcopy Index your code
hub / github.com/microsoft/SandDance / markType

Function markType

docs/app/js/sanddance-app.js:139110–139112  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

139108 return anchors;
139109}
139110function markType(item) {
139111 return item && item.mark && item.mark.marktype;
139112}
139113/**
139114 * Factory function for function for getting base mark boundary, depending
139115 * on mark and group type. When mark type is undefined, line or area: boundary

Callers 1

labelLayoutFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected