feat(dashboard): add traffic flow sankey chart (#5465)
* feat(dashboard): add traffic flow sankey chart Add dashboard flow APIs and a Sankey-based flow view with user, optional API key, model, and channel layers.\n\nReuse the dashboard VChart palette, add precise link/node tooltips and interactions, and cover filtering, layer ordering, color stability, and error states with tests. * feat: build flow chart from quota data --------- Co-authored-by: CaIon <i@caion.me>
Showing
controller/usedata_flow_test.go
0 → 100644
model/usedata_flow.go
0 → 100644
model/usedata_flow_test.go
0 → 100644
Please
register
or
sign in
to comment