[#1] B1: MAX_SERIES overrides user series_limit #26
Reference in New Issue
Block a user
Delete Branch "1-max-series-parameter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.