Skip to content

Interactive Issue Trend Time-Series Charts #4

@arcursino

Description

@arcursino

Feature request

Description the feature

Implement interactive time-series visualizations to track, group, and analyze the lifecycle of issues categorized by their specific project labels over time.

Goals of this feature:

  • Trend Analysis: Build cumulative area or line charts mapping out the volume of open vs. closed issues.
  • Bottleneck Identification: Group data by tags (e.g., bug, feature) to visually inspect whether bugs are being submitted faster than the team can resolve them.

Is your feature request related to a problem?

Yes. Maintainers currently lack a historical macroscopic view of project progression, making it difficult to spot operational bottlenecks or accurately map out timelines for future releases.

Do you have any suggestions on how to add this feature in scanapi ?

  • Tools: Use Plotly Express or Altair coupled with Streamlit's native charting containers (st.plotly_chart).
  • Approach: Embed a time-range filter allowing users to toggle views between the last 30 days, 6 months, 1 year, or the entire repository history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions