:orphan:
.. _gallery:
This section provides usage examples for PyDynamicReporting.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Examples
--------
Introductory examples show how to use PyDynamicReporting to create or connect to
an Ansys Dynamic Reporting service, create a database for a new service, and
create and visualize items in a database.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_00-create_db_thumb.png
:alt:
:ref:`sphx_glr_examples_00-basic_00-create_db.py`
.. raw:: html
Create a database
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_01-connect_thumb.png
:alt:
:ref:`sphx_glr_examples_00-basic_01-connect.py`
.. raw:: html
Connect services
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_02-plottype_thumb.png
:alt:
:ref:`sphx_glr_examples_00-basic_02-plottype.py`
.. raw:: html
Plot types
.. thumbnail-parent-div-close
.. raw:: html
Intermediate examples
=====================
Intermediate examples show how to use PyDynamicReporting
to query an Ansys Dynamic Reporting database, modify its items,
and get their corresponding web components.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/25-intermediate/images/thumb/sphx_glr_00-tagging_thumb.png
:alt:
:ref:`sphx_glr_examples_25-intermediate_00-tagging.py`
.. raw:: html
Tagging
.. raw:: html
.. only:: html
.. image:: /examples/25-intermediate/images/thumb/sphx_glr_01-queries_thumb.png
:alt:
:ref:`sphx_glr_examples_25-intermediate_01-queries.py`
.. raw:: html
Item queries
.. raw:: html
.. only:: html
.. image:: /examples/25-intermediate/images/thumb/sphx_glr_02-json_thumb.png
:alt:
:ref:`sphx_glr_examples_25-intermediate_02-json.py`
.. raw:: html
Import or export report template using JSON
.. thumbnail-parent-div-close
.. raw:: html
Advanced examples
=================
Advanced examples show how to use the low-level API in Ansys
Dynamic Reporting to create, query, visualize, and embed reports based on
customers case studies.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/50-advanced/images/thumb/sphx_glr_00-complete_report_thumb.png
:alt:
:ref:`sphx_glr_examples_50-advanced_00-complete_report.py`
.. raw:: html
Create a report from scratch
.. raw:: html
.. only:: html
.. image:: /examples/50-advanced/images/thumb/sphx_glr_01-two_simulation_same_db_thumb.png
:alt:
:ref:`sphx_glr_examples_50-advanced_01-two_simulation_same_db.py`
.. raw:: html
Multiple simulations in same database
.. raw:: html
.. only:: html
.. image:: /examples/50-advanced/images/thumb/sphx_glr_02-customized_report_embed_thumb.png
:alt:
:ref:`sphx_glr_examples_50-advanced_02-customized_report_embed.py`
.. raw:: html
Embed report and overwrite styles
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/00-basic/index.rst
/examples/25-intermediate/index.rst
/examples/50-advanced/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery