.. _l-staticmethods: Static Methods ============== .. contents:: :local: :depth: 1 Summary +++++++ +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+ | staticmethod | class parent | truncated documentation | +==========================================================================================+==============+=======================================================================+ | :py:meth:`_build_script ` | RenderJsDot | Builds the javascript script based wrapping the :epkg:`DOT` language. | +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+ | :py:meth:`_build_script ` | RenderJsVis | Builds the javascript script. | +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+ | :py:meth:`_get_libs_css ` | RenderJsDot | Returns the dependencies. | +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+ | :py:meth:`_get_libs_css ` | RenderJsVis | Returns the dependencies. | +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+ | :py:meth:`_options2js ` | RenderJsVis | Converts *data* into a string. | +------------------------------------------------------------------------------------------+--------------+-----------------------------------------------------------------------+