charts

charts module.

Source:

Classes

Chart

Methods

(inner) chart(visualModel, config) → {Chart}

Source:

This is the entry point for creating a chart with raw. It will return an instance of the RAWChart class

Parameters:
Name Type Description
visualModel VisualModel
config RawConfig
Returns:
Type
Chart