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