Formatters Module

Functions and values

Function or value Description

toInteractiveHTML gChart

Full Usage: toInteractiveHTML gChart

Parameters:
Returns: string

Converts a GenericChart to it's HTML representation and embeds it in a div element, together with the chart description for display in notebook environments.

gChart : GenericChart
Returns: string