Skip to content

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

Merged
astaric merged 1 commit intobiolab:masterfrom
janezd:scatter-add-size
Oct 7, 2016
Merged

[FIX] Scatterplot: Reintroduce sliders for size and opacity#1622
astaric merged 1 commit intobiolab:masterfrom
janezd:scatter-add-size

Conversation

@janezd
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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