feat: Add customization APIs#465
Conversation
for more information, see https://pre-commit.ci
|
Thanks for this @AlejandroFernandezLuces. I pushed 9626ba9 to support the parallel work going on in ansys/pydpf-core#2881. You may want to tweak the method names or argument types a bit such that they are even more generic. But they work fine for pydpf-core in their current state. Let me know what you think. |
|
Thanks for the contribution @moe-ad! A couple of comments regarding your changes:
Also, examples for public APIs and tests needs to be added to your changes. Since this is still ongoing from my end, may I ask to move your changes to another PR and discuss there to not block here? |
The reason why I added changes directly to this PR is that I am already plugging into methods you implemented, like Thinking about it, I can probably move my changes to a separate PR truly and then target yours as the base branch (at least till you merge). |
7480408 to
7aed2b6
Compare
|
@AlejandroFernandezLuces moved to #466. |
RobPasMue
left a comment
There was a problem hiding this comment.
Overall LGTM! Left some comments :)
src/ansys/tools/visualization_interface/backends/pyvista/pyvista_interface.py
Outdated
Show resolved
Hide resolved
|
I'll integrate MyPy into the project, but let me address it in a separate PR. |
Yep for sure! I wasn't expecting it as part of this PR |
Plotly example results:

PyVista example results:
