[#1] B1: MAX_SERIES overrides user series_limit #26

Open
sebse wants to merge 1 commits from 1-max-series-parameter into main
Owner

File: web/components/ChartCard/seriesData.ts\n\nReplaced hardcoded MAX_SERIES = 80 with seriesLimit parameter defaulting to 80. Updated SignalsChart.tsx to pass config.series_limit.\n\nFixes #1

**File:** web/components/ChartCard/seriesData.ts\n\nReplaced hardcoded MAX_SERIES = 80 with seriesLimit parameter defaulting to 80. Updated SignalsChart.tsx to pass config.series_limit.\n\nFixes #1
sebse added the bug label 2026-06-05 10:53:03 +00:00
sebse added 1 commit 2026-06-05 10:53:04 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 1-max-series-parameter:1-max-series-parameter
git checkout 1-max-series-parameter
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sebse/factorio-signal-exporter#26