← 返回首页
Make an examples application like pyqtgraph using Imgui for the UI · Issue #780 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Make an examples application like pyqtgraph using Imgui for the UI #780

New issue
New issue

Description

A great idea from the pyqtgraph dev, we can make an "application" using imgui for the UI (just a list of example files), and clicking on a selected example will run that example.

For the application, i.e. UI showing list of examples and source code, we can just use imgui and draw it with wgpu directly to a canvas. Selecting an example from the list will just run that example in a new subprocess.

In glfw and qt we can just popup new windows. Maybe we can use sidecar for jupyter if subprocess works. Or we keep the examples application as desktop-only for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.