Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ ApplicationCompareChart.tsx
File
ApplicationCompareChart.tsx
src/client/components/application/ApplicationCompareChart.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { trpc } from
'@/api/trpc'
;
2
import { useCurrentWorkspaceId } from
'@/store/user'
;
3
import dayjs from
'dayjs'
;
4
import React, { useEffect, useMemo } from
'react'
;
Callers
nothing calls this directly
Calls
6
useCurrentWorkspaceId
Function · 0.90
useTimeEventChartConfig
Function · 0.90
then
Method · 0.80
values
Method · 0.80
fetch
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected