@vireya/ui/charts/line/simple
Single monotone line with dots and grid.
clientSingle monotone line with dots and grid.
clientThree lines on the same axis + legend, no dots.
clientstepAfter interpolation for tier-jump data with categorical Y-axis labels.
clientVertical linearGradient applied to the line stroke (cool → warm temperature ramp).
clientLine charts connect data points in order, making them the canonical way to show how a value changes across a continuous dimension — almost always time. The slope of the line is the message: trend, rate of change and inflection points read instantly.
They scale gracefully to several series on a shared axis, which is why they outperform stacked areas when you need to compare trajectories rather than volumes.