Skip to content

Conversation

@prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented Sep 22, 2024

Refactor PyVisualization to plug-in plotters as required by user.

Earlier, the graphics renderer code was dependent on "PyVista" and the plotter on "matplotlib" respectively. Now, they have been separated out of the infrastructure. For example, we have introduced a pyvista plotter as an alternative to matplotlib using an abstract class providing the basic infrastructure.

Most of the exposed user-interface remains unaffected by this though.

@prmukherj prmukherj marked this pull request as ready for review October 8, 2024 06:23
@mkundu1
Copy link
Collaborator

mkundu1 commented Oct 8, 2024

Can you please add some description of the code change?

Copy link
Collaborator

@mkundu1 mkundu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the refactoring change. We need to improve the animation workflow.

@prmukherj prmukherj merged commit ff419f4 into main Oct 17, 2024
19 checks passed
@prmukherj prmukherj deleted the feat/plug_in_pyvista_as_plotter branch October 17, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants