Classes
Methods
(inner) chart(visualModel, config) → {Chart}
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