A step-line chart is a variation of the line chart that connects data points with horizontal and vertical segments only. This style emphasizes the exact moment values change and works well for data that remains constant between measurement points.
This multi-series sample tracks monthly customer comments on a company site, split into three categories: Grateful, Neutral, and Disgruntled. Each step-line series has a distinct color, and an interactive legend lets users toggle or hover individual series. A vertical crosshair highlights data points within the same month, and tooltips display the corresponding values on hover.
Follow the step-by-step Line Chart Tutorial to learn how such charts are built. See the Line Chart documentation for all configuration options.