LineChartAnalyzer - Circuit Session - Lime Rock MX-5
Generic line chart for telemetry data over distance or time
Sample Data
| Attribute | Value |
|---|---|
| Source | garage61 |
| Category | circuit_lap |
| File | 01K451BYJ64G0T2GPQ44AKXC86 |
Available Channels: LongAccel, VertAccel, YawRate, abs_active, brake, clutch, drs_active, gear, lap_distance_pct, lat_accel, latitude, longitude, position_type, rpm, speed, speed_kph, speed_mph, steering, throttle, time, track_pct, yaw
Configuration
| Setting | Value |
|---|---|
| Slice Type | N/A |
| Metadata Only | False |
When to Use
- User needs custom line chart visualization
Key Options
| Option | Description |
|---|---|
x_column | X-axis column |
y_columns | Y-axis column(s) |
Sample Output
Subjects Analyzed: 1
Default
{
"analyzer_name": "line_chart",
"data": {},
"metadata": {
"format": "png",
"dpi": 300,
"figsize": [
12,
8
],
"subject_count": 1
},
"artifacts": {
"line_chart": "/Users/mhild/src/durandom/racing/b4racing/apps/docs/docs/analyzers/samples/graphics/line_chart_01K451BYJ64G0T2GPQ44AKXC86.png"
}
}
Example Calls
No examples documented.
Generated from b4racing.analysis.graphics.line.LineChartAnalyzer