Improve graph management and panel pop-outs#14
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the project to version 0.2.1 and introduces several UI improvements, including a "Manage Channels" window for graphs, drag-and-drop support for channel organization, and resizable graph tiles and embedded gauges. The graph legend now displays min, max, and average statistics for the visible time range, and channel colors are now persisted in histograms and scatter plots. Additionally, track maps now correctly return to their original worksheets after being docked. Feedback includes a suggestion to refine the index calculation for time-range statistics to improve accuracy and a note regarding potential layout issues when the number of graph tiles causes their combined minimum height to exceed the available space.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: de20625eb2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
Testing