Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ x-axis.tsx
File
x-axis.tsx
apps/start/src/components/charts/x-axis.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
3
import { memo, useEffect, useMemo, useState } from
"react"
;
4
import { createPortal } from
"react-dom"
;
Callers
nothing calls this directly
Calls
4
useChart
Function · 0.90
createPortal
Function · 0.85
map
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected