.. _f-treantwrapper: module ``talk_examples.treant_wrapper`` ======================================= Short summary +++++++++++++ module ``jupytalk.talk_examples.treant_wrapper`` Simple wrapper for `treant-js `_. :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------------------------+----------------------------------------------------------------------------+ | function | truncated documentation | +===============================================================================+============================================================================+ | :func:`display_treant ` | Display a chart using `treant-js `_. | +-------------------------------------------------------------------------------+----------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: jupytalk.talk_examples.treant_wrapper :members: :special-members: __init__ :show-inheritance: .. _treant_wrapper_literal: Code ---- .. literalinclude:: treant_wrapper.py