: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-launch-reporting-service_thumb.png
:alt:
:doc:`/examples/00-basic/00-launch-reporting-service`
.. raw:: html
Launching the Ansys Dynamic Reporting Service
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_01-create_db_thumb.png
:alt:
:doc:`/examples/00-basic/01-create_db`
.. raw:: html
Create a database and populate it
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_02-connect_thumb.png
:alt:
:doc:`/examples/00-basic/02-connect`
.. raw:: html
Connect services
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_03-plottype_thumb.png
:alt:
:doc:`/examples/00-basic/03-plottype`
.. raw:: html
Plot types
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_04-set-plot-properties_thumb.png
:alt:
:doc:`/examples/00-basic/04-set-plot-properties`
.. raw:: html
How to set plot properties
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_05-explore-plot-properties_thumb.png
:alt:
:doc:`/examples/00-basic/05-explore-plot-properties`
.. raw:: html
Explore plot properties
.. raw:: html
.. only:: html
.. image:: /examples/00-basic/images/thumb/sphx_glr_06-create-report-templates_thumb.png
:alt:
:doc:`/examples/00-basic/06-create-report-templates`
.. raw:: html
Creating report templates
.. 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:
:doc:`/examples/25-intermediate/00-tagging`
.. raw:: html
Tagging
.. raw:: html
.. only:: html
.. image:: /examples/25-intermediate/images/thumb/sphx_glr_01-queries_thumb.png
:alt:
:doc:`/examples/25-intermediate/01-queries`
.. raw:: html
Item queries
.. raw:: html
.. only:: html
.. image:: /examples/25-intermediate/images/thumb/sphx_glr_02-json_thumb.png
:alt:
:doc:`/examples/25-intermediate/02-json`
.. 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:
:doc:`/examples/50-advanced/00-complete_report`
.. 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:
:doc:`/examples/50-advanced/01-two_simulation_same_db`
.. 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:
:doc:`/examples/50-advanced/02-customized_report_embed`
.. 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