Skip to content

Fix X-axis to use linear scale in distance traveled mode - #41

Merged
chtitux merged 1 commit into
mainfrom
claude/add-vehicle-speed-graph-01NFeTF7uu1PPR1TpBJqFUdo
Dec 2, 2025
Merged

Fix X-axis to use linear scale in distance traveled mode#41
chtitux merged 1 commit into
mainfrom
claude/add-vehicle-speed-graph-01NFeTF7uu1PPR1TpBJqFUdo

Conversation

@chtitux

@chtitux chtitux commented Dec 2, 2025

Copy link
Copy Markdown
Contributor
  • Set XAxis type="number" when in distance mode for proper linear scaling
  • Add domain=[0, 'dataMax'] to ensure scale starts at 0
  • Only force interval=0 (show all ticks) in stop sequence mode

- Set XAxis type="number" when in distance mode for proper linear scaling
- Add domain=[0, 'dataMax'] to ensure scale starts at 0
- Only force interval=0 (show all ticks) in stop sequence mode
@chtitux
chtitux merged commit 23d7f9e into main Dec 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants