Skip to content

Add new GraphicsItem: GLGraphItem#807

Closed
klosteraner wants to merge 1 commit intopyqtgraph:developfrom
klosteraner:develop-addfeature-GLGraphItem
Closed

Add new GraphicsItem: GLGraphItem#807
klosteraner wants to merge 1 commit intopyqtgraph:developfrom
klosteraner:develop-addfeature-GLGraphItem

Conversation

@klosteraner
Copy link
Copy Markdown

GLGraphItem imitates its 2D counterpart GraphItem
by extending the (GL)ScatterPlotItem with edges.
The edges are specified by the user
as well as their appearance (width, color).

@klosteraner klosteraner mentioned this pull request Jan 13, 2019
@klosteraner
Copy link
Copy Markdown
Author

This relates to proposed issue #806

GLGraphItem imitates its 2D counterpart GraphItem
by extending the (GL)ScatterPlotItem with edges.
The edges are specified by the user
as well as their appearance (width, color).
@j9ac9k j9ac9k added the openGL Issues relating to 3D/openGL label Jun 6, 2019
@2xB
Copy link
Copy Markdown
Contributor

2xB commented Jun 22, 2019

Thank you for this pull request! Because of the simplicity of this interface, I'd like to see this in pyqtgraph although most of these features are already available in other ways (see the discussion on issue #806). Could you add an example file (as comprehensive as possible) for this similar to the other examples in pyqtgraph/examples?

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Apr 17, 2021

Hi @klosteraner

I've been working through the PR backlog and came across this PR. I think this would be good to merge into the library, along with an example for the example app. It looks like you deleted your fork. If you would be interested in making changes and getting this merged, feel free to let me know and open up another PR. Otherwise I'll likely start working on some example.

Thanks for the PR!

j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Apr 17, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Jul 24, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Jul 31, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Aug 2, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Aug 4, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Aug 4, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Aug 5, 2021
j9ac9k added a commit to j9ac9k/pyqtgraph that referenced this pull request Sep 8, 2021
j9ac9k added a commit that referenced this pull request Sep 8, 2021
Implement a GLGraphItem according to #807
@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Sep 8, 2021

Got superseeded by #1721

Thanks for the PR @klosteraner sorry we didn't get this functionality merged in for so long.

@j9ac9k j9ac9k closed this Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openGL Issues relating to 3D/openGL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants