MCPcopy Create free account

hub / github.com/f5/unovis / functions

Functions1,683 in github.com/f5/unovis

↓ 894 callersMethodattr
(name: string, value: null | string | number | boolean)
packages/ts/src/utils/d3.ts:19
↓ 379 callersMethodstyle
(name: string, value: null)
packages/ts/src/utils/d3.ts:21
↓ 179 callersFunctiongetNumber
(d: T, accessor: NumericAccessor<T>, i?: number)
packages/ts/src/utils/data.ts:185
↓ 137 callersFunctiongetString
(d: T, accessor: StringAccessor<T>, i?: number)
packages/ts/src/utils/data.ts:181
↓ 133 callersFunctionsmartTransition
( selection: Selection<Element, Datum, ParentElement, ParentDatum>, duration?: number, easing?: (normali
packages/ts/src/utils/d3.ts:5
↓ 110 callersMethodsetData
(data: GraphInputData<N, L>)
packages/ts/src/components/graph/index.ts:186
↓ 101 callersMethodsetConfig
(config: GraphConfigInterface<N, L>)
packages/ts/src/components/graph/index.ts:199
↓ 90 callersFunctioncomponent
()
packages/shared/examples/dual-axis-chart/dual-axis-chart.tsx:6
↓ 76 callersMethoddata
()
packages/ts/src/data-models/core.ts:4
↓ 67 callersFunctiongetColor
( d: T, accessor: ColorAccessor<T>, index?: number, dontFallbackToCssVar?: boolean )
packages/ts/src/utils/color.ts:14
↓ 52 callersFunctionisNumber
(a: T)
packages/ts/src/utils/data.ts:8
↓ 51 callersMethoddestroy
()
packages/shared/examples/custom-nodes-graph/custom-nodes-graph.ts:199
↓ 50 callersFunctiongenerateXYDataRecords
(n = 10)
packages/dev/src/utils/data.ts:52
↓ 43 callersMethodrender
(html: string | HTMLElement | null | void)
packages/ts/src/components/tooltip/index.ts:281
↓ 40 callersFunctionclamp
(d: number, min: number, max: number)
packages/ts/src/utils/data.ts:197
↓ 37 callersFunctiongetValue
( d: T, accessor: NumericAccessor<T> | StringAccessor<T> | BooleanAccessor<T> | ColorAccessor<T> | Generic
packages/ts/src/utils/data.ts:171
↓ 27 callersFunctionarePropsEqual
( prevProps: PropTypes, nextProps: PropTypes )
packages/solid/src/utils/props.ts:3
↓ 26 callersMethodupdate
()
packages/ts/src/components/tooltip/index.ts:101
↓ 23 callersMethoddestroy
()
packages/ts/src/components/tooltip/index.ts:425
↓ 23 callersFunctionpad
scripts/audit-report.js:36
↓ 22 callersFunctionuseVisContainer
()
packages/solid/src/utils/context.ts:23
↓ 21 callersMethodisVertical
()
packages/ts/src/components/stacked-bar/index.ts:79
↓ 21 callersMethodisVertical
()
packages/ts/src/components/grouped-bar/index.ts:80
↓ 19 callersFunctiontab
(level = 1)
packages/website/docs/utils/parser.ts:21
↓ 19 callersMethodxScale
()
packages/ts/src/core/xy-component/index.ts:38
↓ 17 callersMethodgetZoom
()
packages/ts/src/components/graph/index.ts:1049
↓ 17 callersMethodyScale
()
packages/ts/src/core/xy-component/index.ts:42
↓ 16 callersFunctionisArray
(a: T)
packages/ts/src/utils/data.ts:14
↓ 16 callersMethodrender
(duration = this.config.duration)
packages/ts/src/containers/single-container/index.ts:121
↓ 15 callersFunctiongetX
(node: GraphNode)
packages/ts/src/components/graph/modules/node/helper.ts:124
↓ 15 callersFunctiongetY
(node: GraphNode)
packages/ts/src/components/graph/modules/node/helper.ts:128
↓ 15 callersFunctionisFunction
(a: T)
packages/ts/src/utils/data.ts:10
↓ 14 callersFunctionbyId
(id: string)
packages/shared/gallery-dev-server/src/main.ts:102
↓ 14 callersFunctionsample
(arr: T[])
packages/dev/src/utils/array.ts:9
↓ 13 callersFunctioncssvar
(name: T)
packages/ts/src/utils/style.ts:49
↓ 13 callersFunctiongetCSSVariableValueInPixels
(s: string, context: HTMLElement | SVGElement)
packages/ts/src/utils/misc.ts:44
↓ 13 callersFunctionisEqual
( a: unknown | null | undefined, b: unknown | null | undefined, skipKeys: string[] = [], visited: Set<
packages/ts/src/utils/data.ts:25
↓ 13 callersFunctionmerge
(obj1: T, obj2: K, visited: Map<any, any> = new Map())
packages/ts/src/utils/data.ts:113
↓ 13 callersFunctionpkgSrc
(name: string)
packages/shared/vite.config.ts:12
↓ 13 callersFunctiontrimString
(str: string | undefined, length = 15, type = TrimMode.Middle)
packages/ts/src/utils/text.ts:102
↓ 12 callersFunctionisNil
(a: T)
packages/ts/src/utils/data.ts:12
↓ 12 callersFunctiontrimMultiline
(str: string)
packages/website/src/utils/text.ts:8
↓ 12 callersMethodupdateContainer
(config: T)
packages/ts/src/core/container/index.ts:54
↓ 11 callersFunctioncolor
(_: AreaDatum, i: number)
packages/shared/examples/topojson-map/topojson-map-solid.tsx:24
↓ 11 callersMethodnodes
()
packages/ts/src/data-models/graph.ts:114
↓ 10 callersFunctionestimateStringPixelLength
( str: string, fontSize: number, fontWidthToHeightRatio = getFontWidthToHeightRatio() )
packages/ts/src/utils/text.ts:217
↓ 10 callersFunctiongetCssVarNames
(cssVarsObject: T, prefix?: Prefix)
packages/ts/src/utils/style.ts:20
↓ 10 callersMethodhide
Hides the tooltip after `hideDelay`
packages/ts/src/components/tooltip/index.ts:126
↓ 10 callersFunctioninjectGlobalCssVariables
( cssVarsObject: T, componentRootClassName: string )
packages/ts/src/utils/style.ts:35
↓ 9 callersFunctiongenerateNodeLinkData
(n = 10, numNeighbourLinks = () => 1)
packages/dev/src/utils/data.ts:87
↓ 9 callersFunctiongetBoolean
(d: T, accessor: BooleanAccessor<T>, i?: number)
packages/ts/src/utils/data.ts:189
↓ 9 callersFunctiongetMaxNodeSize
(data: T[], nodeSize: NumericAccessor<T>)
packages/ts/src/components/graph/modules/node/helper.ts:136
↓ 9 callersFunctiongetNodeSize
(d: T, nodeSizeAccessor: NumericAccessor<T>, index: number)
packages/ts/src/components/graph/modules/node/helper.ts:25
↓ 9 callersFunctionhexToBrightness
(hex: string)
packages/ts/src/utils/color.ts:39
↓ 9 callersFunctionkebabCase
(str: string)
packages/ts/src/utils/text.ts:40
↓ 9 callersMethodrender
()
packages/shared/examples/custom-nodes-graph/custom-nodes-graph.ts:195
↓ 9 callersFunctionthrottle
( f: T, delay: number, options?: { noTrailing?: boolean; noLeading?: boolean; debounceMode?:
packages/ts/src/utils/data.ts:161
↓ 8 callersFunctionarc
(source?: number[], target?: number[], curvature?: number)
packages/ts/src/components/topojson-map/utils.ts:41
↓ 8 callersFunctioncloneDeep
(obj: T, stack: Map<any, any> = new Map())
packages/ts/src/utils/data.ts:72
↓ 8 callersFunctiongenerateTimeSeries
(n = 10, types = n, lengthMultiplier = 1)
packages/dev/src/utils/data.ts:76
↓ 8 callersFunctiongetCSSColorVariable
(suffix: string | number)
packages/ts/src/styles/colors.ts:9
↓ 8 callersFunctiongetPatternVariable
(p: Pattern)
packages/ts/src/styles/patterns.ts:37
↓ 8 callersFunctionisString
(a: T)
packages/ts/src/utils/data.ts:13
↓ 8 callersFunctionrectIntersect
(rect1: Rect, rect2: Rect, tolerancePx = 0)
packages/ts/src/utils/misc.ts:53
↓ 8 callersFunctions4
()
packages/ts/src/utils/misc.ts:7
↓ 8 callersFunctionsumCategories
(category: string)
packages/shared/examples/shaped-scatter-plot/data.ts:27
↓ 7 callersMethod_getMapZoomState
()
packages/ts/src/components/leaflet-map/index.ts:664
↓ 7 callersMethod_resetExpandedCluster
()
packages/ts/src/components/topojson-map/index.ts:1516
↓ 7 callersMethoddataScale
()
packages/ts/src/components/stacked-bar/index.ts:71
↓ 7 callersMethoddataScale
()
packages/ts/src/components/grouped-bar/index.ts:72
↓ 7 callersMethodfitView
(duration = this.config.duration, nodeIds?: (string | number)[], alignment?: GraphFitViewAlignment)
packages/ts/src/components/graph/index.ts:1053
↓ 7 callersFunctionfmt
(date: DateInput, timeZone: string | undefined, options: Intl.DateTimeFormatOptions)
packages/dev/src/utils/format.ts:3
↓ 7 callersFunctiongenerateXYDataRecords
(n = 10)
packages/shared/examples/dual-axis-chart/data.ts:8
↓ 7 callersFunctiongetPointPos
(point: LeafletMapPoint<D> | ClusterFeature<LeafletMapClusterDatum<D>> | PointFeature<LeafletMapPointDatum<D>>
packages/ts/src/components/leaflet-map/modules/utils.ts:81
↓ 7 callersFunctionisPlainObject
(a: T)
packages/ts/src/utils/data.ts:17
↓ 7 callersFunctiontoPx
(str: string | number | null | undefined, element?: Element | Window | Document | null)
packages/ts/src/utils/to-px.ts:36
↓ 7 callersMethodunselectPoint
()
packages/ts/src/components/leaflet-map/index.ts:394
↓ 6 callersMethod_getLineDuration
(d: Datum, i: number)
packages/ts/src/components/timeline/index.ts:503
↓ 6 callersMethod_getRecordKey
(d: Datum, i: number)
packages/ts/src/components/timeline/index.ts:668
↓ 6 callersMethod_renderData
(mapMoveZoomUpdateOnly = false)
packages/ts/src/components/leaflet-map/index.ts:501
↓ 6 callersMethod_renderPoints
(duration: number)
packages/ts/src/components/topojson-map/index.ts:636
↓ 6 callersFunctionfitView
(nodeIds?: string[])
packages/shared/examples/custom-nodes-graph/custom-nodes-graph-solid.tsx:90
↓ 6 callersFunctionformatElement
(prefix: string, attributes: string[] = [], suffix: string, sep = ' ', lineBreakSuffix = suffix)
packages/website/docs/utils/parser.ts:25
↓ 6 callersFunctiongetCSSVariableValue
(s: string, context: HTMLElement | SVGElement)
packages/ts/src/utils/misc.ts:24
↓ 6 callersFunctiongetExtent
(data: Datum[], ...acs: NumericAccessor<Datum>[])
packages/ts/src/utils/data.ts:307
↓ 6 callersFunctiongetHexValue
(s: string, context: HTMLElement | SVGElement)
packages/ts/src/utils/color.ts:44
↓ 6 callersFunctiongetImportString
(imports: Record<string, string[]>, indent?: boolean)
packages/website/docs/utils/code.ts:14
↓ 6 callersFunctiongetLabelOrientation
( d: SankeyNode<N, L>, sankeyWidth: number, labelPosition: GenericAccessor<Position.Auto | Position.Left
packages/ts/src/components/sankey/modules/label.ts:90
↓ 6 callersFunctiongetPointPathData
({ x, y }: { x: number; y: number }, radius: number, shape: TopoJSONMapPointShape)
packages/ts/src/components/topojson-map/utils.ts:60
↓ 6 callersFunctiongroupBy
(arr: T[], accessor: (a: T, index: number) => string | number)
packages/ts/src/utils/data.ts:147
↓ 6 callersMethodisContainerBody
()
packages/ts/src/components/tooltip/index.ts:269
↓ 6 callersFunctionparseUnit
(value: LengthUnit, basis = 0)
packages/ts/src/utils/misc.ts:148
↓ 6 callersFunctionpositionNonConnectedNodes
( nodes: GraphNode<N, L>[], y: number, spacing: number, width: number, xStart = 0 )
packages/ts/src/components/graph/modules/layout-helpers.ts:21
↓ 6 callersFunctionsetLabelRect
( labelSelection: Selection<SVGGElement, T, K, L>, label: string, selector: string )
packages/ts/src/components/graph/modules/node/helper.ts:102
↓ 6 callersFunctionslugFromPath
(p: string)
packages/shared/gallery-dev-server/src/main.ts:32
↓ 6 callersFunctiontrimSVGText
( svgTextSelection: Selection<SVGTextElement, any, SVGElement, any>, maxWidth = 50, trimType = TrimMode.
packages/ts/src/utils/text.ts:188
↓ 6 callersMethodvalueScale
()
packages/ts/src/components/grouped-bar/index.ts:76
↓ 6 callersFunctionwrapSVGText
( textElement: Selection<SVGTextElement, any, SVGElement, any>, width: number, separator: string | strin
packages/ts/src/utils/text.ts:138
↓ 5 callersMethod_applyZoom
()
packages/ts/src/components/topojson-map/index.ts:1036
↓ 5 callersMethod_getLineWidth
(d: Datum, i: number, rowHeight: number)
packages/ts/src/components/timeline/index.ts:498
next →1–100 of 1,683, ranked by callers