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

Custom interfaces should have the ability to create plots #11099

Closed
DanNixon opened this issue Sep 18, 2014 · 1 comment
Closed

Custom interfaces should have the ability to create plots #11099

DanNixon opened this issue Sep 18, 2014 · 1 comment
Assignees
Milestone

Comments

@DanNixon
Copy link
Member

This ticket is blocks : TRAC10238

The Python API has a healthy range of plotting functions that are often used to plot results from custom interfaces, however from what I can tell there is no easy way to replicate this functionality in C++ from a custom interface.

Since a lot of the Python is in the process of being removed from the indirect UI it would be nice to have a way to plot without having to rely on plotting from an algorithm (which it's self does not seem the right way o go about it) or the Python API.

@DanNixon
Copy link
Member Author

DanNixon commented Jun 3, 2015

This issue was originally trac ticket 10257

@DanNixon DanNixon added the GUI label Jun 3, 2015
@DanNixon DanNixon added this to the Release 3.3 milestone Jun 3, 2015
@DanNixon DanNixon closed this as completed Jun 3, 2015
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

No branches or pull requests

2 participants