mayavi icon indicating copy to clipboard operation
mayavi copied to clipboard

Button and Slider Widgets

Open amalss18 opened this issue 6 years ago • 1 comments

This will allow the user to add a slider, button to the scene and associate callbacks with these widgets.

amalss18 avatar Oct 24 '19 18:10 amalss18

Codecov Report

Merging #844 into master will decrease coverage by 0.09%. The diff coverage is 39%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #844     +/-   ##
=========================================
- Coverage   50.85%   50.76%   -0.1%     
=========================================
  Files         263      265      +2     
  Lines       23846    24046    +200     
  Branches     3252     3270     +18     
=========================================
+ Hits        12128    12206     +78     
- Misses      10931    11053    +122     
  Partials      787      787
Impacted Files Coverage Δ
mayavi/mlab.py 81.25% <100%> (+1.25%) :arrow_up:
mayavi/sources/widget_source.py 27.58% <27.58%> (ø)
mayavi/tools/widgets.py 40.58% <40.58%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa81934...0361f5b. Read the comment docs.

codecov-io avatar Oct 25 '19 04:10 codecov-io