MCPcopy Create free account

hub / github.com/f5/unovis / functions

Functions1,683 in github.com/f5/unovis

↓ 5 callersMethod_getMargin
()
packages/ts/src/containers/xy-container/index.ts:425
↓ 5 callersMethod_getPointData
(customBounds?: [number, number, number, number])
packages/ts/src/components/leaflet-map/index.ts:639
↓ 5 callersMethod_render
(customDuration?: number)
packages/ts/src/components/sankey/index.ts:224
↓ 5 callersMethod_resetExpandedCluster
()
packages/ts/src/components/leaflet-map/index.ts:634
↓ 5 callersMethod_updateNodesLinksPartial
()
packages/ts/src/components/graph/index.ts:656
↓ 5 callersFunctionappendShape
( selection: Selection<SVGGElement, T, SVGGElement, unknown>, shapeAccessor: StringAccessor<T>, shapeSel
packages/ts/src/components/graph/modules/shape.ts:19
↓ 5 callersFunctionclean
(data: T[])
packages/ts/src/utils/data.ts:193
↓ 5 callersFunctionflatten
(arr: Array<T | T[]>)
packages/ts/src/utils/data.ts:71
↓ 5 callersFunctiongetComponentList
( coreComponentConfigPath = '/core/component', xyComponentConfigPath = '/core/xy-component' )
packages/shared/integrations/components.ts:3
↓ 5 callersFunctiongetConfigSummary
( component: ComponentInput, skipProperties = ['width', 'height'], keepOnlyRequiredProperties = true,
packages/shared/integrations/utils.ts:267
↓ 5 callersMethodgetHeight
()
packages/ts/src/components/sankey/index.ts:631
↓ 5 callersFunctiongetImportStatements
( componentName: string, statements: ts.Statement[], configInterfaceMembers: ts.TypeElement[], generic
packages/shared/integrations/utils.ts:193
↓ 5 callersFunctiongetPixelsPerInch
()
packages/ts/src/utils/to-px.ts:30
↓ 5 callersFunctionisObject
(a: T)
packages/ts/src/utils/data.ts:15
↓ 5 callersFunctionpad
scripts/commands-report.js:208
↓ 5 callersFunctionpolygon
(size: number, n = 6, endAngle = 2 * Math.PI, open = false)
packages/ts/src/utils/path.ts:76
↓ 5 callersFunctionrunTask
scripts/commands-report.js:253
↓ 5 callersFunctionsample
(arr: T[])
packages/website/docs/utils/data.ts:1
↓ 5 callersMethodsetContainer
(container: HTMLElement)
packages/ts/src/components/tooltip/index.ts:80
↓ 5 callersFunctionsetFallbackValue
(index: number)
packages/shared/examples/data-gap-line-chart/data-gap-line-chart.ts:47
↓ 5 callersFunctionshowError
(target: HTMLElement, label: string, err: unknown)
packages/shared/gallery-dev-server/src/main.ts:95
↓ 5 callersFunctionupdatePosition
(next: number | undefined)
packages/shared/examples/synced-crosshairs/synced-crosshairs.ts:53
↓ 5 callersFunctionupdateSwimlanes
(g: Selection<SVGGElement, unknown, null, undefined>)
packages/shared/examples/custom-nodes-graph/constants.ts:184
↓ 4 callersMethod_emptyPath
()
packages/ts/src/components/line/index.ts:206
↓ 4 callersMethod_getLayerSpacing
(nodes: SankeyNode<N, L>[])
packages/ts/src/components/sankey/index.ts:730
↓ 4 callersMethod_getTileBorderRadius
(d: TreemapNode<Datum>)
packages/ts/src/components/treemap/index.ts:341
↓ 4 callersMethod_hasLinks
()
packages/ts/src/components/sankey/index.ts:725
↓ 4 callersMethod_highlightOnHover
(links?: ChordRibbon<N>[])
packages/ts/src/components/chord-diagram/index.ts:275
↓ 4 callersMethod_pixelRangeToDataRange
(selectionInPixels: [number, number], scale: ContinuousScale, constraint: number, reversed?: boolean)
packages/ts/src/components/free-brush/index.ts:141
↓ 4 callersMethod_renderClusterBackground
(duration: number)
packages/ts/src/components/topojson-map/index.ts:453
↓ 4 callersFunctionadd
(parent: HTMLElement, tag: string, options = {})
packages/shared/examples/free-brush-scatters/free-brush-scatters.ts:10
↓ 4 callersFunctionappendOutput
(name, raw)
scripts/commands-report.js:240
↓ 4 callersFunctionbroadcast
(evt, data)
scripts/commands-report.js:224
↓ 4 callersFunctioncapitalize
(s: string)
packages/shared/examples/basic-grouped-bar/data.ts:16
↓ 4 callersFunctionestimateTextSize
( svgTextSelection: Selection<SVGTextElement, any, SVGElement, any>, fontSize: number, dy = 0.32, fast
packages/ts/src/utils/text.ts:260
↓ 4 callersMethodfitView
(nodeIds?: string[])
packages/shared/examples/custom-nodes-graph/custom-nodes-graph.ts:191
↓ 4 callersFunctionformatNumber
(value: number)
packages/shared/examples/sized-scatter-plot/sized-scatter-plot.tsx:8
↓ 4 callersFunctiongenerateData
()
packages/dev/src/examples/misc/treemap/data-update/index.tsx:15
↓ 4 callersFunctiongenerateNestedData
(n: number, numGroups: number, excludeValues?: string[])
packages/dev/src/utils/data.ts:148
↓ 4 callersFunctiongetFontWidthToHeightRatio
(context: HTMLElement | SVGGElement | undefined = window?.document.body)
packages/ts/src/styles/index.ts:61
↓ 4 callersFunctiongetIcon
(f: FormatConfig)
packages/shared/examples/crosshair-stacked-bar/crosshair-stacked-bar.ts:4
↓ 4 callersFunctiongetLabels
(data: DataRecord[])
packages/shared/examples/stacked-area-chart/data.ts:32
↓ 4 callersFunctiongetLinkBandWidth
( d: GraphLink<N, L>, scale: number, config: GraphConfigInterface<N, L> )
packages/ts/src/components/graph/modules/link/helper.ts:46
↓ 4 callersFunctiongetLonLat
(d: Datum, pointLongitude: NumericAccessor<Datum>, pointLatitude: NumericAccessor<Datum>)
packages/ts/src/components/topojson-map/utils.ts:35
↓ 4 callersFunctiongetNearest
( data: Datum[], value: number, accessor: NumericAccessor<Datum>, direction: FindNearestDirection = Fi
packages/ts/src/utils/data.ts:311
↓ 4 callersFunctiongetNodeColor
(d: T, colorAccessor: ColorAccessor<T>, index: number)
packages/ts/src/components/graph/modules/node/helper.ts:152
↓ 4 callersFunctiongetPreciseStringLengthPx
(str: string, fontFamily: string, fontSize: string | number)
packages/ts/src/utils/text.ts:232
↓ 4 callersFunctiongetSankeyData
(apiData: ApiEndpointRecord[], collapsedItems: { [key: string]: boolean } = {})
packages/dev/src/examples/networks-and-flows/sankey/sankey-api-endpoints/data.ts:37
↓ 4 callersFunctiongetTypeName
(type: ts.Node | undefined)
packages/shared/integrations/utils.ts:5
↓ 4 callersMethodgetWidth
()
packages/ts/src/components/sankey/index.ts:627
↓ 4 callersFunctionisAClassInstance
(a: T)
packages/ts/src/utils/data.ts:16
↓ 4 callersFunctionisStringCSSVariable
(s: string)
packages/ts/src/utils/misc.ts:19
↓ 4 callersFunctionkebabCase
(str: string)
packages/website/src/utils/text.ts:1
↓ 4 callersFunctionlinkPath
({ x0, x1, y0, y1, width }: LinkPathOptions)
packages/ts/src/components/sankey/modules/link.ts:27
↓ 4 callersMethodplace
(pos: { x: number; y: number })
packages/ts/src/components/tooltip/index.ts:160
↓ 4 callersFunctionprocessLineData
(data: DataRecord[])
packages/shared/examples/range-plot/data.ts:8
↓ 4 callersFunctionprojectPoint
( geoJSONPoint: LeafletMapPoint<D> | ClusterFeature<LeafletMapClusterDatum<D>> | PointFeature<LeafletMapPoin
packages/ts/src/components/leaflet-map/modules/utils.ts:54
↓ 4 callersFunctionrandom
()
packages/dev/src/examples/xy-components/scatter/scatter-performance/index.tsx:16
↓ 4 callersFunctionrenderSwimlanes
( g: Selection<SVGGElement, unknown, null, undefined>, nodes: GraphNode<CustomGraphNode, CustomGraphLink>[
packages/shared/examples/custom-nodes-graph/constants.ts:201
↓ 4 callersFunctionsetExpanded
(site: string)
packages/shared/examples/parallel-graph/parallel-graph.ts:35
↓ 4 callersMethodsetScaleRange
(dimension: ScaleDimension, range: number[])
packages/ts/src/core/xy-component/index.ts:59
↓ 4 callersMethodsetSize
(width: number, height: number, containerWidth: number, containerHeight: number)
packages/ts/src/core/component/index.ts:88
↓ 4 callersMethodupdate
(points: Particle[])
packages/ts/src/components/leaflet-flow-map/renderer.ts:100
↓ 4 callersMethodvalueScale
()
packages/ts/src/components/stacked-bar/index.ts:75
↓ 4 callersMethodzoomToPointById
(id: string, selectPoint = false, customZoomLevel?: number)
packages/ts/src/components/leaflet-map/index.ts:412
↓ 3 callersMethod_collapseExpandedCluster
()
packages/ts/src/components/topojson-map/index.ts:1508
↓ 3 callersMethod_dataRangeToPixelRange
(selectionInDataUnits: [number, number], scale: ContinuousScale, reversed?: boolean)
packages/ts/src/components/free-brush/index.ts:157
↓ 3 callersMethod_emptyLinePath
()
packages/ts/src/components/area/index.ts:243
↓ 3 callersMethod_emptyPath
()
packages/ts/src/components/area/index.ts:230
↓ 3 callersMethod_expandCluster
(clusterPoint: LeafletMapPoint<Datum>, preventRender?: boolean)
packages/ts/src/components/leaflet-map/index.ts:596
↓ 3 callersMethod_fit
(duration = 0, nodeIds?: (string | number)[], alignment = this.config.fitViewAlign)
packages/ts/src/components/graph/index.ts:483
↓ 3 callersMethod_getBarWidth
()
packages/ts/src/components/stacked-bar/index.ts:182
↓ 3 callersMethod_getConstrainedPan
(currentPan: [number, number], zoomScaleChange: [number, number] = [1, 1])
packages/ts/src/components/sankey/index.ts:295
↓ 3 callersMethod_getGroupWidth
()
packages/ts/src/components/grouped-bar/index.ts:253
↓ 3 callersMethod_getLineLength
(d: Datum, i: number)
packages/ts/src/components/timeline/index.ts:489
↓ 3 callersMethod_getNumTicks
()
packages/ts/src/components/axis/index.ts:398
↓ 3 callersMethod_getPointData
()
packages/ts/src/components/topojson-map/index.ts:528
↓ 3 callersMethod_getScaledWidth
()
packages/ts/src/components/sankey/index.ts:739
↓ 3 callersMethod_getTileWidth
(d: TreemapNode<Datum>)
packages/ts/src/components/treemap/index.ts:349
↓ 3 callersMethod_onBrush
(event: D3BrushEvent<Datum>)
packages/ts/src/components/brush/index.ts:160
↓ 3 callersMethod_onBrush
(event: D3BrushEvent<unknown>)
packages/ts/src/components/free-brush/index.ts:95
↓ 3 callersMethod_onZoom
(t: ZoomTransform, event?: D3ZoomEvent<SVGGElement, unknown>)
packages/ts/src/components/graph/index.ts:735
↓ 3 callersMethod_populateLinkAndNodeValues
()
packages/ts/src/components/sankey/index.ts:460
↓ 3 callersMethod_resolveLabelOverlap
()
packages/ts/src/components/scatter/index.ts:153
↓ 3 callersMethod_updateScrollPosition
(diff: number)
packages/ts/src/components/timeline/index.ts:650
↓ 3 callersMethod_zoomToLocation
(coordinates: [number, number], zoomLevel: number)
packages/ts/src/components/topojson-map/index.ts:1466
↓ 3 callersFunctionbuildHTML
(initialDataJSON, isStatic)
scripts/commands-report.js:758
↓ 3 callersFunctioncompareStrings
(a = '', b = '')
packages/dev/src/examples/networks-and-flows/sankey/sankey-api-endpoints/data.ts:126
↓ 3 callersFunctionconfiguredNodeSize
(nodeSizeAccessor: NumericAccessor<T>)
packages/ts/src/components/graph/modules/node/helper.ts:132
↓ 3 callersFunctionemptyPath
()
packages/ts/src/components/chord-diagram/modules/link.ts:21
↓ 3 callersFunctionensureArray
(value: T | T[] | null)
packages/ts/src/utils/data.ts:380
↓ 3 callersFunctionestimateRequiredLabelWidth
( d: SankeyNode<N, L>, config: SankeyConfigInterface<N, L>, labelFontSize: number, subLabelFontSize: n
packages/ts/src/components/sankey/modules/label.ts:42
↓ 3 callersFunctionfindPointAndClusterByPointId
( points: LeafletMapPoint<D>[], id: string, pointId: StringAccessor<D> )
packages/ts/src/components/leaflet-map/modules/utils.ts:235
↓ 3 callersMethodfitToBounds
(bounds: Bounds, duration = this.config.flyToDuration, padding = this.config.fitViewPadding)
packages/ts/src/components/leaflet-map/index.ts:337
↓ 3 callersMethodfitToPoints
(duration = this.config.flyToDuration, padding = this.config.fitViewPadding)
packages/ts/src/components/leaflet-map/index.ts:328
↓ 3 callersFunctiongenerateStackedDataRecords
(n = 10, count = 6)
packages/dev/src/utils/data.ts:69
↓ 3 callersFunctiongeoJsonPointToScreenPoint
( geoPoint: ClusterFeature<TopoJSONMapClusterDatum<D>> | PointFeature<TopoJSONMapPointDatum<D>>, i: number
packages/ts/src/components/topojson-map/utils.ts:342
↓ 3 callersMethodgetConfig
()
packages/angular/src/containers/xy-container/xy-container.component.ts:148
↓ 3 callersMethodgetConfig
()
packages/shared/examples/custom-nodes-graph/custom-nodes-graph.ts:27
↓ 3 callersFunctiongetDonutData
( d: PointDatum, colorMap: TopoJSONMapPointStyles<PointDatum> | undefined )
packages/ts/src/components/topojson-map/utils.ts:237
← previousnext →101–200 of 1,683, ranked by callers