1) Line chart with shorthand data
Simple number arrays, default x=index mapping.
This page demonstrates v1 features: multiple chart types, shorthand and explicit series data, category and time x values, mixed chart overlays, manual axis ranges, titles, and custom formatters.
./build/index.js directly.
Simple number arrays, default x=index mapping.
String x values become category axis labels.
Explicit Date x points with custom date label formatter.
Bar + line + scatter overlays with numeric x points.
Explicit x/y ranges, background fill, and label formatters.