toyplot.hou module

Functionality for displaying a Toyplot canvas in a Houdini help browser.

toyplot.hou.show(canvases, title='Toyplot Figure')[source]

Display one or more canvases in a Houdini (https://sidefx.com) help browser.

Uses Toyplot’s preferred HTML+SVG+Javascript backend to display one-or-more interactive canvases in a floating help browser in Houdini (https://sidefx.com).

Because the canvases are displayed in a separate web browser process, this function returns immediately.

Parameters: