Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addGraph function return value fixed #140

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

sajadblog
Copy link
Contributor

@sajadblog sajadblog commented Oct 16, 2024

Despite basePlotter returning the graph id, Plotter does not pass it to the caller, so I changed it to do so.
For upcoming actions, it is important to have the identity of the added graph. The graph id can't be retrieved any easier than this.
It is necessary to preserve backward compatibility with v4.0.3.

@jkriege2
Copy link
Owner

Thanks!

@jkriege2 jkriege2 merged commit 2e0d0d7 into jkriege2:master Oct 16, 2024
2 of 3 checks passed
jkriege2 added a commit that referenced this pull request Oct 17, 2024
…mirror the interface of JKQTBasePlotter), fixes issue #140
Snolandia pushed a commit to Snolandia/JKQtPlotter that referenced this pull request Nov 22, 2024
Snolandia pushed a commit to Snolandia/JKQtPlotter that referenced this pull request Nov 22, 2024
…mirror the interface of JKQTBasePlotter), fixes issue jkriege2#140
Snolandia added a commit to Snolandia/JKQtPlotter that referenced this pull request Nov 22, 2024
Snolandia added a commit to Snolandia/JKQtPlotter that referenced this pull request Nov 22, 2024
…ter (to mirror the interface of JKQTBasePlotter), fixes issue jkriege2#140"

This reverts commit 1e0d996.
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.

2 participants