Skip to content

[ENH] Impose a sensible z-order to points in projections #4504

Merged
VesnaT merged 3 commits into
biolab:masterfrom
janezd:scatterplot-z-order
Mar 13, 2020
Merged

[ENH] Impose a sensible z-order to points in projections #4504
VesnaT merged 3 commits into
biolab:masterfrom
janezd:scatterplot-z-order

Conversation

@janezd
Copy link
Copy Markdown
Contributor

@janezd janezd commented Mar 7, 2020

Issue

Fixes #4487.

Description of changes
  • Adds setZ to owscatterplotgraph.ScatterPlotItem
  • Computes z-values in OWScatterPlotBase

Review by commits.

Includes
  • Code changes
  • Tests

@janezd janezd changed the title Scatterplot z order [ENH] Impose a sensible z-order to point in projections Mar 7, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 7, 2020

Codecov Report

Merging #4504 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4504      +/-   ##
==========================================
+ Coverage   83.33%   83.35%   +0.02%     
==========================================
  Files         274      274              
  Lines       54893    54950      +57     
==========================================
+ Hits        45744    45805      +61     
+ Misses       9149     9145       -4     

@janezd janezd changed the title [ENH] Impose a sensible z-order to point in projections [ENH] Impose a sensible z-order to points in projections Mar 7, 2020
@janezd janezd force-pushed the scatterplot-z-order branch from cdc55a5 to 995220d Compare March 13, 2020 12:42
@VesnaT VesnaT merged commit cdd53c8 into biolab:master Mar 13, 2020
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.

Scatter plot: bring subset data in front

2 participants