MCPcopy Create free account

hub / github.com/f5/unovis / functions

Functions1,683 in github.com/f5/unovis

↓ 2 callersMethodaddParticle
(source: LatLon, target: LatLon, location = source, velocity = 0.05, r = 0.75, color?: string)
packages/ts/src/components/leaflet-flow-map/index.ts:143
↓ 2 callersFunctionanimateLinkFlow
( selection: Selection<SVGGElement, GraphLink<N, L>, SVGGElement, unknown>, config: GraphConfigInterface<N
packages/ts/src/components/graph/modules/link/index.ts:355
↓ 2 callersFunctionapplyLayoutParallel
( datamodel: GraphDataModel<N, L, GraphNode<N, L>, GraphLink<N, L>>, config: GraphConfigInterface<N, L>,
packages/ts/src/components/graph/modules/layout.ts:71
↓ 2 callersFunctionarePropsEqual
(prevProps: PropTypes, nextProps: PropTypes)
packages/react/src/utils/react.ts:4
↓ 2 callersFunctioncalculatePoints
(links: LinksArrayType, type: 'in' | 'out', depth: number, maxDepth: number)
packages/ts/src/components/chord-diagram/modules/layout.ts:85
↓ 2 callersFunctioncirclePath
(cx: number, cy: number, r: number)
packages/ts/src/utils/path.ts:130
↓ 2 callersFunctioncombineStyle
( a: JSX.CSSProperties | string | undefined, b: JSX.CSSProperties | string | undefined, )
packages/solid/src/utils/combine-style.ts:40
↓ 2 callersFunctionconstraintMapView
(map: L.Map, latMin = -75, latMax = 85)
packages/ts/src/components/leaflet-map/renderer/mapboxgl-utils.ts:7
↓ 2 callersFunctioncreateTrigger
()
packages/solid/src/utils/trigger.ts:16
↓ 2 callersMethoddisableHighlight
()
packages/ts/src/components/sankey/index.ts:712
↓ 2 callersFunctionescHtml
scripts/commands-report.js:766
↓ 2 callersFunctionestimateWrappedTextHeight
(blocks: UnovisWrappedText[])
packages/ts/src/utils/text.ts:496
↓ 2 callersFunctionevaluateSimpleExpression
(expr: string)
packages/ts/src/utils/misc.ts:75
↓ 2 callersFunctionfilterDataByRange
( data: Datum[], range: [number, number], accessor: NumericAccessor<Datum>, includeNeighbors = false )
packages/ts/src/utils/data.ts:338
↓ 2 callersFunctionfilterExampleGroups
(exampleGroups: ExampleGroup[], searchTerm: string)
packages/dev/src/components/NavigationSideBar/index.tsx:33
↓ 2 callersMethodfindNode
(nodes: OutNode[], nodeIdentifier: number | string | N)
packages/ts/src/data-models/graph.ts:130
↓ 2 callersMethodfindPoint
(points: PointDatum[], pointIdentifier: number | string | PointDatum)
packages/ts/src/data-models/map-graph.ts:57
↓ 2 callersFunctionfindTask
scripts/commands-report.js:192
↓ 2 callersFunctionfinish
scripts/commands-report.js:290
↓ 2 callersMethodfitView
(nodeIds?: string[])
packages/shared/examples/custom-nodes-graph/custom-nodes-graph.component.ts:146
↓ 2 callersFunctiongenerateData
(length: number)
packages/dev/src/examples/xy-components/timeline/timeline-arrows/index.tsx:14
↓ 2 callersFunctiongenerateHierarchyData
(n: number, levels: Record<string, number>)
packages/dev/src/utils/data.ts:162
↓ 2 callersFunctiongenerateStyle
( backgroundColor: string, countryFillColor: string, countryBoundaryColor: string, coastlineColor: str
packages/dev/src/examples/maps/leaflet/leaflet-map-colorMap/data.ts:54
↓ 2 callersFunctiongenerateStyle
( backgroundColor: string, countryFillColor: string, countryBoundaryColor: string, coastlineColor: str
packages/shared/examples/advanced-leaflet-map/data.ts:54
↓ 2 callersFunctiongenerateTimeSeriesDataRecords
(numSeries = 5, n = 25, interval = 1000 * 60 * 60)
packages/dev/src/utils/data.ts:61
↓ 2 callersFunctiongetAverageNodeSize
(data: T[], nodeSize: NumericAccessor<T>)
packages/ts/src/components/graph/modules/node/helper.ts:140
↓ 2 callersFunctiongetBBox
(labelData: any)
packages/ts/src/components/topojson-map/utils.ts:100
↓ 2 callersFunctiongetBulletsTotalWidth
(bulletSize: number, numBullets: number, spacing: number)
packages/ts/src/components/bullet-legend/modules/shape.ts:36
↓ 2 callersFunctiongetCentralLabelFontSize
(pointDiameter: number, textLength: number)
packages/ts/src/components/scatter/modules/utils.ts:24
↓ 2 callersFunctiongetComponents
()
packages/shared/examples/patchy-line-chart/patchy-line-chart.ts:48
↓ 2 callersFunctiongetConfig
()
packages/react/src/containers/single-container/index.tsx:29
↓ 2 callersFunctiongetConfig
()
packages/react/src/containers/xy-container/index.tsx:32
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/tooltip/tooltip.component.ts:99
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/nested-donut/nested-donut.component.ts:163
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/timeline/timeline.component.ts:243
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/area/area.component.ts:158
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/plotline/plotline.component.ts:124
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/crosshair/crosshair.component.ts:187
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/scatter/scatter.component.ts:164
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/brush/brush.component.ts:118
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/topojson-map/topojson-map.component.ts:306
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/sankey/sankey.component.ts:294
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/axis/axis.component.ts:189
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/free-brush/free-brush.component.ts:116
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/annotations/annotations.component.ts:93
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/stacked-bar/stacked-bar.component.ts:152
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/graph/graph.component.ts:435
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/xy-labels/xy-labels.component.ts:162
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/plotband/plotband.component.ts:116
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/chord-diagram/chord-diagram.component.ts:139
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/line/line.component.ts:150
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/treemap/treemap.component.ts:177
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/donut/donut.component.ts:139
↓ 2 callersMethodgetConfig
()
packages/angular/src/components/grouped-bar/grouped-bar.component.ts:150
↓ 2 callersMethodgetConfig
()
packages/angular/src/html-components/leaflet-flow-map/leaflet-flow-map.component.ts:309
↓ 2 callersMethodgetConfig
()
packages/angular/src/html-components/bullet-legend/bullet-legend.component.ts:72
↓ 2 callersMethodgetConfig
()
packages/angular/src/html-components/flow-legend/flow-legend.component.ts:59
↓ 2 callersMethodgetConfig
()
packages/angular/src/html-components/rolling-pin-legend/rolling-pin-legend.component.ts:43
↓ 2 callersMethodgetConfig
()
packages/angular/src/html-components/leaflet-map/leaflet-map.component.ts:270
↓ 2 callersMethodgetConfig
()
packages/angular/src/containers/single-container/single-container.component.ts:70
↓ 2 callersFunctiongetDataLatLngBounds
( data: D[], pointLatitude: NumericAccessor<D>, pointLongitude: NumericAccessor<D>, paddingDegrees = 1
packages/ts/src/utils/map.ts:9
↓ 2 callersMethodgetDataLatLngBounds
( pointLatitude: NumericAccessor<PointDatum>, pointLongitude: NumericAccessor<PointDatum>, padding
packages/ts/src/data-models/map.ts:11
↓ 2 callersMethodgetDataScaleExtent
()
packages/ts/src/components/stacked-bar/index.ts:301
↓ 2 callersMethodgetDataScaleExtent
()
packages/ts/src/components/grouped-bar/index.ts:301
↓ 2 callersFunctiongetIcon
(f: FormatConfig)
packages/shared/examples/crosshair-stacked-bar/crosshair-stacked-bar-solid.tsx:12
↓ 2 callersFunctiongetIconBleed
( datum: Datum, idx: number, icon: StringAccessor<Datum>, iconSize: NumericAccessor<Datum>, iconArra
packages/ts/src/components/timeline/utils.ts:5
↓ 2 callersFunctiongetLabelPosition
(value: number, positioning: XYLabelPositioning, scale: ContinuousScale)
packages/ts/src/components/xy-labels/modules/label.ts:93
↓ 2 callersFunctiongetLabelRenderProps
( data: Datum | XYLabel<Datum>[], el: SVGGraphicsElement, config: XYLabelsConfigInterface<Datum>, xSca
packages/ts/src/components/xy-labels/modules/label.ts:104
↓ 2 callersFunctiongetLabelShift
( labelPosition: `${Position}`, pointDiameter: number, labelPadding = 5 )
packages/ts/src/components/scatter/modules/utils.ts:28
↓ 2 callersFunctiongetLabelTransform
( d: NestedDonutSegment<Datum>, arcGen: Arc<unknown, NestedDonutSegment<Datum>> )
packages/ts/src/components/nested-donut/modules/label.ts:40
↓ 2 callersFunctiongetLabelTransform
( d: ChordNode<N>, config: ChordDiagramConfigInterface<N, L>, radiusScale: ScaleContinuousNumeric<number
packages/ts/src/components/chord-diagram/modules/label.ts:57
↓ 2 callersFunctiongetLinkArrowStyle
( d: GraphLink<N, L>, config: GraphConfigInterface<N, L> )
packages/ts/src/components/graph/modules/link/helper.ts:64
↓ 2 callersFunctiongetLinkColor
(link: GraphLink<N, L>, config: GraphConfigInterface<N, L>)
packages/ts/src/components/graph/modules/link/helper.ts:58
↓ 2 callersFunctiongetLinkShiftTransform
(link: GraphLink, spacing: number)
packages/ts/src/components/graph/modules/link/helper.ts:32
↓ 2 callersFunctiongetLinkStrokeWidth
( d: GraphLink<N, L>, scale: number, config: GraphConfigInterface<N, L> )
packages/ts/src/components/graph/modules/link/helper.ts:37
↓ 2 callersFunctiongetLinks
(n: Node)
packages/shared/examples/expandable-sankey/data.ts:106
↓ 2 callersFunctiongetNextZoomLevelOnClusterClick
(level: number, maxZoom = 12)
packages/ts/src/components/topojson-map/utils.ts:434
↓ 2 callersFunctiongetNextZoomLevelOnClusterClick
(level: number)
packages/ts/src/components/leaflet-map/modules/utils.ts:52
↓ 2 callersMethodgetNodeById
(id: string | number)
packages/ts/src/data-models/graph.ts:32
↓ 2 callersFunctiongetNodePathData
({ x, y }: { x: number; y: number }, radius: number, shape: LeafletMapPointShape)
packages/ts/src/components/leaflet-map/modules/utils.ts:149
↓ 2 callersFunctiongetNodes
(n: Node)
packages/shared/examples/expandable-sankey/data.ts:98
↓ 2 callersMethodgetPointByScreenPos
(x: number, y: number)
packages/ts/src/components/leaflet-flow-map/index.ts:185
↓ 2 callersFunctiongetPointRadius
( geoPoint: ClusterFeature<TopoJSONMapClusterDatum<D>> | PointFeature<TopoJSONMapPointDatum<D>>, pointRadi
packages/ts/src/components/topojson-map/utils.ts:321
↓ 2 callersFunctiongetPointRadius
( geoPoint: ClusterFeature<LeafletMapClusterDatum<D>> | PointFeature<LeafletMapPointDatum<D>> | PointFeature
packages/ts/src/components/leaflet-map/modules/utils.ts:64
↓ 2 callersMethodgetPosition
()
packages/ts/src/components/axis/index.ts:83
↓ 2 callersFunctiongetPropDetails
(props = [])
packages/website/docs/utils/code.ts:168
↓ 2 callersFunctiongetReportFileName
scripts/commands-report.js:212
↓ 2 callersFunctiongetSampleLinkCircleLabels
()
packages/dev/src/examples/networks-and-flows/graph/graph-link-labels-multiple/index.tsx:11
↓ 2 callersFunctiongetScreenBBox
Get bounding rect of an SVG element in screen coordinates
packages/ts/src/components/topojson-map/utils.ts:147
↓ 2 callersFunctiongetSideLabelTextColor
(label: GraphCircleLabel, context: SVGElement)
packages/ts/src/components/graph/modules/node/helper.ts:144
↓ 2 callersFunctiongetSizeBrutal
(unit: string, element: Element)
packages/ts/src/utils/to-px.ts:20
↓ 2 callersFunctiongetStackedData
( data: Datum[], baseline: NumericAccessor<Datum>, acs: NumericAccessor<Datum>[], prevNegative?: boole
packages/ts/src/utils/data.ts:261
↓ 2 callersFunctiongetStackedExtent
(data: Datum[], ...acs: NumericAccessor<Datum>[])
packages/ts/src/utils/data.ts:223
↓ 2 callersFunctiongetStackedValues
(d: Datum, index: number, ...acs: NumericAccessor<Datum>[])
packages/ts/src/utils/data.ts:244
↓ 2 callersFunctiongetTextAnchorFromTextAlign
(textAlign: TextAlign | string)
packages/ts/src/types/svg.ts:20
↓ 2 callersFunctiongetTransformValues
(svgElement: SVGElement)
packages/ts/src/utils/svg.ts:12
↓ 2 callersMethodgetValueScaleExtent
(scaleByVisibleData: boolean)
packages/ts/src/components/stacked-bar/index.ts:293
↓ 2 callersMethodgetValueScaleExtent
(scaleByVisibleData: boolean)
packages/ts/src/components/grouped-bar/index.ts:290
↓ 2 callersMethodgetWidth
()
packages/ts/src/types/component.ts:15
↓ 2 callersFunctiongetWrappedText
( text: UnovisText | UnovisText[], width: number | undefined = undefined, height: number | undefined = u
packages/ts/src/utils/text.ts:379
← previousnext →301–400 of 1,683, ranked by callers