MCPcopy Create free account

hub / github.com/chart-kit/react-native-chart-kit-example / functions

Functions440 in github.com/chart-kit/react-native-chart-kit-example

↓ 13 callersFunctionuseChartKitTheme
()
test/mocks/pro-package.tsx:6
↓ 11 callersFunctioncreateSvgComponent
(name: string)
test/mocks/react-native-svg.tsx:9
↓ 9 callersFunctiongetPresetFromParams
( params: ShowcaseSearchParams | null | undefined, )
src/showcase/navigation.ts:102
↓ 8 callersFunctionformatTwoDigit
(value: number)
src/demo-apps/finance/trading/marketData.ts:111
↓ 8 callersFunctiongetStockCandlesForInterval
( candles: StockCandlePoint[], interval: StockCandleInterval )
src/fixtures/v2Finance.ts:105
↓ 7 callersFunctioncreateShowcaseSearchParams
( queryString: string, )
src/showcase/navigation.ts:42
↓ 7 callersFunctionroundPrice
(value: number)
src/demo-apps/finance/trading/marketData.ts:12
↓ 6 callersFunctionbarColor
(rgb: string)
src/fixtures/compatBar.ts:64
↓ 6 callersFunctiongetInitialSearchParams
()
App.tsx:65
↓ 6 callersFunctiongetThemeModeFromParams
( params: ShowcaseSearchParams | null | undefined, )
src/showcase/navigation.ts:98
↓ 6 callersFunctionroundPrice
(value: number)
src/fixtures/v2Finance.ts:12
↓ 5 callersFunctionformatPrice
(value: number)
src/examples/candlestick-chart/legend-inspector.story.tsx:29
↓ 5 callersFunctionformatPrice
(value: number)
src/examples/candlestick-chart/crosshair-inspector.story.tsx:28
↓ 5 callersFunctionfromRoot
(path: string)
vitest.config.ts:5
↓ 5 callersFunctiongetRandomImpulse
(random: () => number)
src/demo-apps/finance/trading/marketData.ts:170
↓ 5 callersFunctiongetStockCandlePriceDomain
( candles: StockCandlePoint[], paddingRatio = 0.06 )
src/fixtures/v2Finance.ts:120
↓ 4 callersFunctionformatInspectPrice
(value: number)
src/demo-apps/finance/trading/formatters.ts:27
↓ 4 callersFunctiongetShowcaseSearchParamsFromBuildEnv
( env?: ShowcaseBuildEnv, )
src/showcase/navigation.ts:81
↓ 4 callersFunctionparseTradingNumber
(value: string)
src/demo-apps/finance/trading/tradingOrders.ts:42
↓ 4 callersFunctionrunExport
( label: string, action: () => Promise<ChartExportResult | unknown>, )
src/examples/export-workflow/export-workflow.story.tsx:109
↓ 4 callersFunctionselectPage
(selection: PageSelection, storyId?: string)
App.tsx:452
↓ 4 callersFunctionupdateShowcaseUrl
({ chartPreset, isVisualMode, rendererMode, selection, storyId, themeMode, }: { chartPreset: Sho
App.tsx:248
↓ 3 callersFunctionclamp01
(value: number)
src/demo-apps/health/activity/HealthActivityAppScreen.tsx:241
↓ 3 callersFunctioncreateFormattedValueDetails
({ categoryLabel, maxRows = 8, table }: { categoryLabel: string; maxRows?: number; table: Formatte
src/showcase/shared/dataDetails.tsx:25
↓ 3 callersFunctioncreateMockComponent
(name: string)
test/mocks/react-native.ts:9
↓ 3 callersFunctioncreateTradingCandles
( timeframe: TimeframeOption = "1h", seed = visualPriceActionSeed, liveStep = 0 )
src/demo-apps/finance/trading/marketData.ts:250
↓ 3 callersFunctionformatDate
(date: Date)
src/fixtures/v2Contribution.ts:9
↓ 3 callersFunctionformatLanguagePercent
(value: number)
src/demo-apps/development/code-contribution/CodeContributionScreen.tsx:50
↓ 3 callersFunctionformatNumber
(value: number, digits = 2)
benchmarks/chart-scrub.spec.ts:10
↓ 3 callersFunctionformatTradingHeaderPrice
(value: number)
src/demo-apps/finance/trading/formatters.ts:4
↓ 3 callersFunctionformatTradingPrice
(value: number)
src/demo-apps/finance/trading/formatters.ts:1
↓ 3 callersFunctiongetStoryRenderer
(story: ShowcaseStory)
App.tsx:394
↓ 3 callersFunctionisTracePointer
(event: PointerEvent)
src/showcase/TouchTraceSurface.tsx:80
↓ 3 callersFunctionuseAnimatedHealthRows
({ isVisualMode, targetData, valueKeys, }: { isVisualMode?: boolean; targetData: TData[]; valueKey
src/demo-apps/health/activity/HealthActivityAppScreen.tsx:269
↓ 2 callersFunctionaggregateCandles
( candles: StockCandlePoint[], getGroupKey: (day: string) => string )
src/fixtures/v2Finance.ts:81
↓ 2 callersFunctionclamp
(value: number, min: number, max: number)
src/demo-apps/development/code-contribution/CodeContributionScreen.tsx:70
↓ 2 callersFunctionclamp01
(value: number)
src/examples/line-chart/qa/line-animation.story.tsx:37
↓ 2 callersFunctionclamp01
(value: number)
src/examples/bar-chart/animation.story.tsx:31
↓ 2 callersFunctionclamp01
(value: number)
src/examples/bar-chart/grouped-animation.story.tsx:25
↓ 2 callersFunctionclampPrice
(value: number)
src/demo-apps/finance/trading/marketData.ts:173
↓ 2 callersFunctioncreateGesture
()
test/mocks/react-native-gesture-handler.tsx:5
↓ 2 callersFunctioncreateRealtimeMinuteRows
( tick: number, length = 30 )
src/demo-apps/analytics/website-analytics/data.ts:46
↓ 2 callersFunctioncreateSeededRandom
(seed: number)
src/demo-apps/finance/trading/marketData.ts:160
↓ 2 callersFunctioncreateTradingMarketSessionCandles
( seed = visualPriceActionSeed, liveStep = 0 )
src/demo-apps/finance/trading/marketData.ts:276
↓ 2 callersFunctioncreateVisibleCanonicalCandles
({ liveStep, pointCount, seed }: { liveStep: number; pointCount: number; seed: number; })
src/demo-apps/finance/trading/marketData.ts:286
↓ 2 callersFunctiondecodeQueryValue
(value: string)
src/showcase/navigation.ts:19
↓ 2 callersFunctionformatDateKey
(date: Date)
src/demo-apps/development/code-contribution/CodeContributionScreen.tsx:42
↓ 2 callersFunctionformatDateKey
(date: Date)
src/demo-apps/development/code-contribution/data.ts:19
↓ 2 callersFunctionformatDateLabel
(timestamp: number)
src/demo-apps/finance/trading/marketData.ts:113
↓ 2 callersFunctionformatTimeLabel
(timestamp: number)
src/demo-apps/finance/trading/marketData.ts:126
↓ 2 callersFunctionformatTradingDay
( value: unknown, interval: StockCandleInterval = "1D", )
src/examples/candlestick-chart/price-action.story.tsx:57
↓ 2 callersFunctionformatTradingInputPrice
(value: number)
src/demo-apps/finance/trading/tradingOrders.ts:48
↓ 2 callersFunctionformatYearLabel
(timestamp: number)
src/demo-apps/finance/trading/marketData.ts:123
↓ 2 callersFunctiongetInitialCandlestickViewport
( pointCount: number, interval: StockCandleInterval, )
src/examples/candlestick-chart/price-action.story.tsx:79
↓ 2 callersFunctiongetInitialTradingViewport
( pointCount: number, timeframe: TimeframeOption )
src/demo-apps/finance/trading/marketData.ts:438
↓ 2 callersFunctiongetPageSelection
({ pageId, storyId, viewId, }: { pageId?: string | null; storyId?: string | null; viewId?: string
App.tsx:213
↓ 2 callersFunctiongetPercentile
(values: number[], percentage: number)
benchmarks/chart-scrub.spec.ts:75
↓ 2 callersFunctiongetQueryString
(url: string)
src/showcase/navigation.ts:27
↓ 2 callersFunctiongetRendererModeFromParams
( params: ShowcaseSearchParams | null | undefined, )
App.tsx:118
↓ 2 callersFunctiongetShowcasePageStoryIds
(page: ShowcasePage)
src/showcase/registry/index.tsx:38
↓ 2 callersFunctiongetShowcaseSearchParamsFromUrl
( url: string | null | undefined, )
src/showcase/navigation.ts:71
↓ 2 callersFunctiongetSourceCandlesPerCandle
(timeframe: TimeframeOption)
src/demo-apps/finance/trading/marketData.ts:92
↓ 2 callersFunctiongetStoryMetadata
(storyId: string)
src/qa/performance/range-2x10000.story.tsx:46
↓ 2 callersFunctiongetStoryMetadata
(storyId: string)
src/qa/performance/line-10000-pan.story.tsx:46
↓ 2 callersFunctiongetTradingMinVisiblePoints
(timeframe: TimeframeOption)
src/demo-apps/finance/trading/marketData.ts:456
↓ 2 callersFunctioninterpolate
(from: number, to: number, progress: number)
src/examples/line-chart/qa/line-animation.story.tsx:48
↓ 2 callersFunctionisUsableFont
(font: PreviewSkiaFont | undefined)
App.tsx:141
↓ 2 callersFunctionresolveCurrentViewportWindow
(viewport: LineChartViewportConfig)
src/examples/line-chart/viewport/viewport-zoom-pan.story.tsx:35
↓ 2 callersFunctiontoIsoDay
(date: Date)
src/fixtures/v2Finance.ts:14
↓ 2 callersFunctiontoViewportConfig
( window: ResolvedChartViewportWindow, )
src/examples/line-chart/viewport/viewport-zoom-pan.story.tsx:29
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/dark-mode.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/dense-data.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/basic.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/empty-state.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/long-labels.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/negative-values.story.tsx:34
↓ 1 callersFunctionCompatBarStory
({ fixture, title, }: { fixture: BarChartFixture; title: string; })
src/examples/compat/bar-chart/tiny-width.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/dark-mode.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/dense-data.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/basic.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/empty-state.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/long-labels.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/negative-values.story.tsx:34
↓ 1 callersFunctionCompatLineStory
({ fixture, title, }: { fixture: LineChartFixture; title: string; })
src/examples/compat/line-chart/tiny-width.story.tsx:34
↓ 1 callersFunctionCompatStackedBarStory
({ fixture, title, }: { fixture: StackedBarChartFixture; title: string; })
src/examples/compat/bar-chart/stacked-percentile.story.tsx:34
↓ 1 callersFunctionCompatStackedBarStory
({ fixture, title, }: { fixture: StackedBarChartFixture; title: string; })
src/examples/compat/bar-chart/stacked-basic.story.tsx:34
↓ 1 callersFunctionaddUtcDays
(date: Date, days: number)
src/examples/candlestick-chart/session-events.story.tsx:49
↓ 1 callersFunctionaggregateTradingCandles
({ sourceCandles, sourceCandlesPerPoint, timeframe }: { sourceCandles: TradingCandlePoint[]; sourceC
src/demo-apps/finance/trading/marketData.ts:326
↓ 1 callersFunctionapplyLiveTicksToCandle
({ candle, random, tickCount, tickScale }: { candle: TradingCandlePoint; random: () => number; t
src/demo-apps/finance/trading/marketData.ts:215
↓ 1 callersFunctionapplyUrl
(url: string | null | undefined)
App.tsx:430
↓ 1 callersFunctioncreateBarData
(count: number)
src/qa/performance/bar-500-selection.story.tsx:13
↓ 1 callersFunctioncreateBaseTradingCandles
({ seed, totalPointCount }: { seed: number; totalPointCount: number; })
src/demo-apps/finance/trading/marketData.ts:368
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/range-2x10000.story.tsx:28
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/line-5x1000-tooltip.story.tsx:23
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/line-1000-scrub.story.tsx:23
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/line-100.story.tsx:24
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/line-10000-pan.story.tsx:28
↓ 1 callersFunctioncreateLineData
(count: number)
src/qa/performance/line-10000-overview.story.tsx:23
↓ 1 callersFunctioncreateMarketTheme
( theme: ReturnType<typeof resolveCartesianChartThemeConfig>, )
src/demo-apps/finance/market-pulse/MarketPulseScreen.tsx:46
↓ 1 callersFunctioncreateMockTradeOrder
({ id, latestPrice, limitStopPrice, orderType, quantityValue, side, time }: CreateMockTradeOrder
src/demo-apps/finance/trading/tradingOrders.ts:67
next →1–100 of 440, ranked by callers