-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Integrate ChartContext with CollectionStore and add async data …
…handling - Implement StatisticsProvider to use currentChartDataSets2 from CollectionStore. - Create and utilize waitForChartDataUpdate function for async context updates. - Refactor ChartProvider to handle dynamic timeRange updates. - Optimize StatisticsContext with useMemo for efficient data processing. - Add error handling and performance considerations in async operations. - Adjust components to consume updated context values and handle state changes.
- Loading branch information
Showing
42 changed files
with
1,972 additions
and
1,240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.