← 返回首页
basic examples app by kushalkolar · Pull Request #795 · 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

basic examples app#795

Open
kushalkolar wants to merge 1 commit into
mainfrom
examples-app
Open

basic examples app#795
kushalkolar wants to merge 1 commit into
mainfrom
examples-app

Conversation

Copy link
Copy Markdown
Member

closes #780

Got the basics working for an examples app. A selector list of examples on the right (just globs everything), displays the source of the selected example on the right and it is editable, and the example can be run (just POpen using the current source text).

app-2025-04-13_02.36.21.mp4

todo:

  • decide how to ship and have it fetchable via uv
  • syntax highlighting would be nice, ImGuiColorTextEdit seems like it's not maintained anymore and I could get the example in imgui-bundle to run, I was able to run the imgui_md example from imgui-bundle but can't figure out how to just get the markdown text editor and put it in my window here. @panxinmiao @FlynnOConnell have you used imgui for syntax highlighting by any chance?

kushalkolar requested a review from clewis7 as a code owner April 13, 2025 06:46
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make an examples application like pyqtgraph using Imgui for the UI

1 participant

Footer

© 2026 GitHub, Inc.