Closed fcollman closed 5 years ago
Merging #52 into master will increase coverage by
0.38%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 75.97% 76.35% +0.38%
==========================================
Files 12 12
Lines 1827 1840 +13
==========================================
+ Hits 1388 1405 +17
+ Misses 439 435 -4
Impacted Files | Coverage Δ | |
---|---|---|
meshparty/trimesh_vtk.py | 82.44% <100%> (+1.73%) |
: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 8270a80...6c6b213. Read the comment docs.
Often I want to pass a specific colormapping to the mesh, this function is seemingly missing from seaborn and matplotlib's interface as its typically internal. I've added this to help facilitate non-terrible colormaps on meshes.