pymapdl icon indicating copy to clipboard operation
pymapdl copied to clipboard

Improve plot functionality (summary)

Open natter1 opened this issue 4 years ago • 2 comments

This issue is meant as a summary issue for all the issues regarding plot functions and for discussions about the big picture (if needed).

  • [x] return Plotter object instead of camera position #355
  • [x] basic pyvista Theme functionallity #425 (PR #477)
  • [ ] discuss/add additional values for MapdlTheme class (numbering, etc.) #425
  • [ ] consider plot_nodal... -> plot(solution: NodalSolution) #425
  • [x] plot principle stress in combination with a MASS21-element #463
  • [x] mapdl.vplot(), the vtk plot header has 'MAPDL Area Plot' instead of 'MAPDL Volume Plot' #467
  • [ ] Show deformation (without other nodal information) #348
  • [ ] animate_nodal_solution_set for Stresses, Strains #302
  • [ ] Interactive 3D-Plots inside Jupyter Notebooks and in simple web applications #214
  • [ ] Documentation / wrapping of the VTK interfaces #377
  • [ ] title, return_plotter, theme ... are not valid parameters for plot_nodal_... #494
  • [ ] additional parameter plotter for general_plotter #424
  • [ ] User defined contour legend controls #577

natter1 avatar Jun 11 '21 17:06 natter1

Awesome. Thanks for the list.

akaszynski avatar Jun 11 '21 18:06 akaszynski