A Stacked Area Chart with continuous X-scale mode expands the ordinal scale so the filled areas stretch from the very start of the plot to its end, producing a seamless timeline rather than leaving gaps at the edges. This is ideal for quarterly or periodic data that should read as one continuous flow.
This sample stacks Apple Inc. revenue across five operating segments over eight quarters. Custom strokes, semi-transparent fills, hover markers, a crosshair, and union tooltips let you compare segment contributions at any point, while the continuous X scale ensures the chart fills the full plotting area.
Follow the step-by-step Area Chart Tutorial to learn how such charts are built. See the Area Chart documentation for all configuration options.