Skip to content

fix: pass **args to plotter object - #755

Merged
RaphaelHeiniger merged 2 commits into
mainfrom
726-deckplotargs---arguments-are-not-passed-to-the-plotter
Feb 26, 2025
Merged

fix: pass **args to plotter object#755
RaphaelHeiniger merged 2 commits into
mainfrom
726-deckplotargs---arguments-are-not-passed-to-the-plotter

Conversation

@RaphaelHeiniger

Copy link
Copy Markdown
Collaborator

**args are now passed to plotter e.g. show_edges=True to show the mesh. The argument is added to the plot_john_pipe example to show the capability
image

@RaphaelHeiniger
RaphaelHeiniger requested a review from a team as a code owner February 26, 2025 17:07
@RaphaelHeiniger RaphaelHeiniger linked an issue Feb 26, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 26, 2025
@koubaa koubaa changed the title fix pass **args to plotter object fix: pass **args to plotter object Feb 26, 2025
@RaphaelHeiniger RaphaelHeiniger changed the title fix: pass **args to plotter object fix: pass **args to plotter object (#726) Feb 26, 2025
@RaphaelHeiniger RaphaelHeiniger changed the title fix: pass **args to plotter object (#726) fix: pass **args to plotter object Feb 26, 2025
@RaphaelHeiniger RaphaelHeiniger added the bug Defects or glitches reported by users or developers label Feb 26, 2025
@RaphaelHeiniger
RaphaelHeiniger merged commit 22430d6 into main Feb 26, 2025
@RaphaelHeiniger
RaphaelHeiniger deleted the 726-deckplotargs---arguments-are-not-passed-to-the-plotter branch February 26, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defects or glitches reported by users or developers documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deck.plot(args) - arguments are not passed to the plotter

3 participants