mayavi icon indicating copy to clipboard operation
mayavi copied to clipboard

add height into cylinder_actor.

Open Doradx opened this issue 6 years ago • 1 comments

add optional parameter 'height' into cylinder_actor.

Doradx avatar Jan 05 '20 05:01 Doradx

Codecov Report

Merging #883 into master will increase coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #883      +/-   ##
==========================================
+ Coverage   50.85%   50.86%   +<.01%     
==========================================
  Files         263      263              
  Lines       23846    23843       -3     
  Branches     3252     3251       -1     
==========================================
  Hits        12128    12128              
+ Misses      10931    10928       -3     
  Partials      787      787
Impacted Files Coverage Δ
tvtk/pyface/actors.py 0% <0%> (ø) :arrow_up:
mayavi/tools/data_wizards/data_source_wizard.py 0% <0%> (ø) :arrow_up:
mayavi/tools/data_wizards/data_source_factory.py 0% <0%> (ø) :arrow_up:
tvtk/wrapper_gen.py 11.01% <0%> (+0.04%) :arrow_up:

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 8377bd1...4cce741. Read the comment docs.

codecov-io avatar Jan 05 '20 05:01 codecov-io