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

[FIX] Scatterplot: Reintroduce sliders for size and opacity #1622

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Oct 2, 2016

Fixes #1621.

@ajdapretnar also complained about the missing sliders, but I told her that it was intentional. We want to simplify the GUI's by selecting optimal colors/sizes/shapes... ourselves instead of having dozens of options.

I remember discussing this, but I'm no longer sure that we reached a conclusion and that the change was indeed intentional: the commit in which this was removed, 71ccfcd, is named "Lint" and doesn't make any other non-lint-related changes.

@codecov-io
Copy link

codecov-io commented Oct 2, 2016

Current coverage is 88.66% (diff: 100%)

Merging #1622 into master will not change coverage

@@             master      #1622   diff @@
==========================================
  Files            78         78          
  Lines          8124       8124          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7203       7203          
  Misses          921        921          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 2ec19df...77eb668

Copy link
Contributor

@ajdapretnar ajdapretnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove #1619 PR as well, since opacity is now fixed for Selected Data input.

@janezd
Copy link
Contributor Author

janezd commented Oct 3, 2016

You think so? I guess that opacity serves (mostly) aesthetics, while when showing a subset you'd prefer the subset being as visible as possible. I'd keep #1619.

@ajdapretnar
Copy link
Contributor

Well, it leads to confusion since the slider is still on and it changes nothing. Then perhaps block the slider on Selected Data input? But I think what @BlazZupan had in mind was changing the slider exactly when the subset is highlighted. Waiting for his input.

@janezd janezd added this to the 3.3.8 milestone Oct 7, 2016
@astaric
Copy link
Member

astaric commented Oct 7, 2016

Required changes can be addressed in a subsequent pull request.

@astaric astaric merged commit 1331ca2 into biolab:master Oct 7, 2016
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.

5 participants