⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 185: Add error range visualization to EP01-EP03 time-series charts

完了 ← タスク一覧

Task 185: Add error range visualization to EP01-EP03 time-series charts

Status: DONE

Description

EP04 and EP05 already include yLow/yHigh error bands on their time-series charts

(radiation dose and nozzle life respectively), but EP01-EP03 lack this visualization.

The type infrastructure (TimeSeriesDatum.yLow/yHigh, errorSource) and the uPlot

rendering code already support error bands. This task adds uncertainty visualization

to the earlier episodes.

Specific Changes

EP02: Velocity profile chart (ep02-chart-velocity-profile)

EP03: Velocity and thrust profile charts

EP01: Mass-transit-time chart (ep01-mass-transit-time)

Motivation

CLAUDE.md: "Visualize uncertainty/error ranges in time-series charts (error bands)"

DESIGN.md: "誤差範囲の可視化"