AnyStock multi-plot layouts allow a single data table to drive several synchronized panels, which is ideal for dashboards that combine different metrics over the same timeline. Each plot can use a different series type.
This sample loads weather CSV data and splits it across three plots: max and min temperature lines on the top panel, total rain columns in the middle, and max gust columns at the bottom. A shared scroller and preset date range keep all plots synchronized, with range picker and selector for period navigation.
Follow the step-by-step OHLC Chart Tutorial to learn how stock charts are built. See the AnyStock documentation for all configuration options.