Skip to content

[FEATURE] Configurable result summary tables and pop-up plots#52

Description

@Arseni10Lk

Which part of the framework is this related to?

馃 FlightDeck

If "Other", please specify:

No response

Describe the new feature

Raw data arrays and JSON dumps are not impressive for a live demo. We need the output of an analysis to look polished, but it must be configurable so it doesn't interrupt headless runs.

This feature should:

  1. Hook into the AnalysisResults returned by FlightDeck.
  2. Automatically generate and print a clean table (or some other relevant visualization) in the terminal summarizing key metrics (e.g., $C_L$, $C_D$, max $L/D$).
  3. Use matplotlib or plotly to generate nice pop-up windows with results (like a drag polar graph).
  4. Configuration: Expose a CLI flag/configuration option to toggle these pop-up windows on or off, ensuring they do not always pop up when not wanted.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Fields

    Priority

    None yet

    Start date

    Sep 25, 2026

    Target date

    Oct 1, 2026

    Effort

    None yet

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions