Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ MonitorPublicDataChart.tsx
File
MonitorPublicDataChart.tsx
src/client/components/monitor/MonitorPublicDataChart.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import dayjs from
'dayjs'
;
2
import { get } from
'lodash-es'
;
3
import React, { useMemo } from
'react'
;
4
import { trpc } from
'../../api/trpc'
;
Callers
nothing calls this directly
Calls
5
useTheme
Function · 0.90
useWatch
Function · 0.90
getMonitorProvider
Function · 0.90
getProviderDisplay
Function · 0.90
get
Function · 0.85
Tested by
no test coverage detected