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

FEAT: implement plotting utilities #72

Merged
merged 32 commits into from
Sep 21, 2022
Merged

FEAT: implement plotting utilities #72

merged 32 commits into from
Sep 21, 2022

Conversation

jorgepiloto
Copy link
Member

Solves #3 by a creating a new sub-package named "ansys.geometry.core.plotting" containing a plotter.py module that implements a Plotter. Instances of this class are able to plot any object from the library when using the right method.

@github-actions github-actions bot added the enhancement New features or code improvements label Sep 8, 2022
@github-actions github-actions bot added the maintenance Package and maintenance related label Sep 8, 2022
@RobPasMue RobPasMue linked an issue Sep 8, 2022 that may be closed by this pull request
6 tasks
@jorgepiloto jorgepiloto force-pushed the feat/plotter branch 8 times, most recently from 19ee4b8 to 87e0a45 Compare September 13, 2022 21:13
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 13, 2022
@jorgepiloto jorgepiloto force-pushed the feat/plotter branch 13 times, most recently from b783bbe to f946389 Compare September 14, 2022 19:23
@jorgepiloto jorgepiloto requested review from RobPasMue and removed request for RobPasMue September 14, 2022 19:41
jorgepiloto and others added 27 commits September 21, 2022 08:18
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement plotting subpackage
5 participants