Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add plot face normals #1686

Merged
merged 2 commits into from Sep 25, 2021
Merged

add plot face normals #1686

merged 2 commits into from Sep 25, 2021

Conversation

akaszynski
Copy link
Member

During some work debugging pyvista, I found we didn't have an easy way of plotting face normals. This PR adds it.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #1686 (a912478) into main (9d05d4d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head a912478 differs from pull request most recent head 30d688f. Consider uploading reports for the commit 30d688f to get more accurate results

@@           Coverage Diff           @@
##             main    #1686   +/-   ##
=======================================
  Coverage   92.59%   92.60%           
=======================================
  Files          71       71           
  Lines       13864    13868    +4     
=======================================
+ Hits        12838    12842    +4     
  Misses       1026     1026           

@akaszynski akaszynski merged commit 84cb1de into main Sep 25, 2021
@akaszynski akaszynski deleted the feat/plot_face_normals branch September 25, 2021 18:15
@tkoyama010 tkoyama010 added the enhancement Changes that enhance the library label Oct 13, 2021
@akaszynski akaszynski mentioned this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes that enhance the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants