Files
seaweedfs/weed/admin
Chris Lu d29b867fab admin: export the chart API for templates
Templates live in the app package, so the chart types and renderer must
be exported. Also anchors the y-axis at zero, left-pads shorter series so
multi-series charts stay aligned, escapes text nodes, renders a
'collecting data' placeholder before enough samples exist, and adds a
seconds unit for latency quantiles.
2026-09-14 23:59:38 -07:00
..