A Marker series plots each data point as an individual symbol without connecting lines, making it well suited for emphasizing discrete observations or sparse event data in a stock chart.
This sample loads NIKE (NKE) daily CSV data and displays close prices as small markers with Y-grid lines for readability. A line-based scroller provides a timeline overview, a predefined date range focuses on a one-year window, and range picker/selector controls enable further time navigation.
See the AnyStock Series documentation for all configuration options.