Automatically re-visualizes this adapter if it was originally visualized automatically and has not been
customized or saved and re-loaded since created.
Parameters
metricSet
Type: MetricSet
The current instance of the first metric set displayed by this adapter, if newer than the most recent data request.
Optional: True
differentAdapter
Type: Boolean Whether or not auto-visualizing should only occur if for a different adapter.
Optional: True
options
Type: Object
A plain object with properties:
doNotFreeze [type: Boolean, optional: true] - (optional) Indicates the adapter will not be frozen even if currently configured to be by default.
Optional: True
Return Value
Type: Adapter - May be null The new adapter instance if this instance was automatically re-visualized.