.. _f-rendernbjsdot: module ``jspy.render_nb_js_dot`` ================================ .. inheritance-diagram:: jyquickhelper.jspy.render_nb_js_dot Short summary +++++++++++++ module ``jyquickhelper.jspy.render_nb_js_dot`` Renders a graph in Javascript. :githublink:`%|py|6` Classes +++++++ +------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | class | truncated documentation | +========================================================================+====================================================================================================================================================================================================+ | :class:`RenderJsDot ` | Renders a graph in a :epkg:`notebook` defined in :epkg:`DOT` language with :epkg:`viz.js`. On `binder `_, ... | +------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Static Methods ++++++++++++++ +------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+ | staticmethod | truncated documentation | +==========================================================================================+=======================================================================+ | :py:meth:`_build_script ` | Builds the javascript script based wrapping the :epkg:`DOT` language. | +------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+ | :py:meth:`_get_libs_css ` | Returns the dependencies. | +------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+ Methods +++++++ +--------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +================================================================================+=========================+ | :py:meth:`__init__ ` | | +--------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: jyquickhelper.jspy.render_nb_js_dot :members: :special-members: __init__ :show-inheritance: