pymapdl icon indicating copy to clipboard operation
pymapdl copied to clipboard

Add dynamic plots in documentation

Open germa89 opened this issue 2 years ago • 0 comments

Description of the feature

New pyvista versions (and corresponding sphinx extension) allows dynamic plotting out of the box.

Steps for implementing the feature

Check for implementation details:

  • https://github.com/pyvista/pyvista-docs-dynamic
  • https://github.com/pyvista/pyvista-docs-dynamic/blob/bd70d483f07d4cbc89701075e966468731bf28f7/requirements.txt#L1C1-L1C1
  • https://github.com/pyvista/pyvista-docs-dynamic/blob/bd70d483f07d4cbc89701075e966468731bf28f7/doc/conf.py#L7
  • https://github.com/pyvista/pyvista-docs-dynamic/blob/bd70d483f07d4cbc89701075e966468731bf28f7/doc/conf.py#L107
  • https://github.com/pyvista/pyvista-docs-dynamic/blob/bd70d483f07d4cbc89701075e966468731bf28f7/doc/conf.py#L33

Useful links and references

No response

germa89 avatar Jul 10 '23 12:07 germa89