MetricSet.createAdapter Method
Creates a new adapter for this Metric Set based on the visualization property.
This method does not add the adapter to the container, nor does it tell it to load data.
Parameters
- element
-
Type: HTMLElement
(optional) The DOM element this adapter will reside in.
Optional: True
Return Value
Type: Adapter
The created adapter.