← 返回首页
"DockedViewport" - Viewports adjacent to `Subplot` `Viewport` by kushalkolar · Pull Request #30 · 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

"DockedViewport" - Viewports adjacent to Subplot Viewport#30

Merged
kushalkolar merged 7 commits into
masterfrom
histwidget
Dec 11, 2022
Merged

"DockedViewport" - Viewports adjacent to Subplot Viewport#30
kushalkolar merged 7 commits into
masterfrom
histwidget

Conversation

Copy link
Copy Markdown
Member

start implementing #29

kushalkolar commented Nov 19, 2022
edited
Loading

Copy link
Copy Markdown
Member Author

"docked subplots" now work on any side of a subplot, this will allow making a histogram LUT widget similar to pyqtgraph's

things to consider:

  1. make a "view area" class which is kinda like a Subplot, but they can only exist as children of a subplot and are shown within the original Subplot viewport area. Also this way Subplot itself can mostly just keep plotting relevant capabilities.
PlotArea: attrs: parent position renderer camera controller methods: get_rect() set_viewport_rect() render() add_graphic() center_graphic() ...
  1. Start a module for widgets like the HistogramLUTWidget which are more complex than just single Graphic items.

Comment thread fastplotlib/subplot.py Outdated Show resolved Hide resolved
kushalkolar mentioned this pull request Dec 2, 2022
9 tasks
kushalkolar changed the title histogram widget and sub_viewports in Subplot "DockedViewport" - Viewports adjacent to Subplot Viewport Dec 9, 2022
kushalkolar mentioned this pull request Dec 9, 2022
78 tasks
kushalkolar merged commit daf6984 into master Dec 11, 2022
This was referenced Dec 15, 2022
kushalkolar deleted the histwidget branch January 7, 2023 03:21
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.

1 participant

Footer

© 2026 GitHub, Inc.