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

Handling multiple scenePlotViews #414

Closed
mortonjt opened this issue Aug 2, 2015 · 3 comments
Closed

Handling multiple scenePlotViews #414

mortonjt opened this issue Aug 2, 2015 · 3 comments
Milestone

Comments

@mortonjt
Copy link
Contributor

mortonjt commented Aug 2, 2015

Right now there are a maximum number of 4 scenePlotViews (i.e. plots) that can be plotted at once in an upcoming PR for biocore:new-api. The positions of these scenePlotViews are atm hard coded, and only the first scenePlotView can be colored. This brings up the following question

  1. How can different scenePlotViews be operated on (i.e. selected and colored)?
  2. How can different scenePlotViews be positioned?
  3. How can different scenePlotViews be opened and closed?

One option is to allow the user to open multiple windows, but this will require more careful thought.

@mortonjt mortonjt added this to the Emperor 1.0 milestone Aug 2, 2015
@ElDeveloper
Copy link
Member

@mortonjt, that makes sense though since this doesn't exist as part of
master (yet), would you mind adding a point/comment/task in #405? If
this is unresolved after #405 is merged then we should reopen this issue
then. If you agree, would you mind closing this issue?

On (Aug-01-15|17:36), mortonjt wrote:

Right now the, there are a maximum number of 4 scenePlotViews (i.e. plots) that can be plotted at once.
The positions of these scenePlotViews are atm hard coded, and only the first scenePlotView can be colored. This brings up the following question

  1. How can different scenePlotViews be operated on (i.e. selected and colored)?
  2. How can different scenePlotViews be positioned?
  3. How can different scenePlotViews be opened and closed?

One option is to allow the user to open multiple windows, but this will require more careful thought.


Reply to this email directly or view it on GitHub:
#414

@mortonjt mortonjt closed this as completed Aug 6, 2015
@mortonjt
Copy link
Contributor Author

mortonjt commented Aug 6, 2015

Consider it closed.

The main reason why I wanted to open up this issue is so that we have a reminder when we are improving the code - I reference this particular issue in PR that I just launched against your recolor branch.

@ElDeveloper
Copy link
Member

Thanks!

On (Aug-06-15| 7:32), mortonjt wrote:

Consider it closed.

The main reason why I wanted to open up this issue is so that we have a reminder when we are improving the code - I reference this particular issue in PR that I just launched against your recolor branch.


Reply to this email directly or view it on GitHub:
#414 (comment)

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