.. _l-methods: Methods ======= .. contents:: :local: :depth: 1 Summary +++++++ +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | method | class parent | truncated documentation | +==================================================================================================+==================+=======================================================================================================================================+ | :py:meth:`__init__ ` | RenderJS | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJSObj | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJSRaw | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | UrlNotFoundError | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJsDot | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJsVis | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJSON | Initialize with a :epkg:`JSON` data. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJSONObj | Initialize with a :epkg:`JSON` data. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`__init__ ` | RenderJSONRaw | Initialize with a :epkg:`JSON` data. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJS | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJSObj | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJSRaw | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJSON | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJSONObj | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_copy_local ` | RenderJSONRaw | If *self.local*, copies javascript dependencies in the local folder. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_ipython_display_ ` | RenderJSObj | overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_ipython_display_ ` | RenderJSONObj | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_repr_html_ ` | RenderJS | Overloads method *_repr_html_*. | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_repr_html_ ` | RenderJSON | | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJS | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJSObj | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJSRaw | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJSON | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJSONObj | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :meth:`generate_html ` | RenderJSONRaw | Overloads method `_ipython_display_ `_. ... | +--------------------------------------------------------------------------------------------------+------------------+---------------------------------------------------------------------------------------------------------------------------------------+