sharedSingleStatMigrationHandler() function

sharedSingleStatMigrationHandler() function

Signature

  1. export declare function sharedSingleStatMigrationHandler(panel: PanelModel<SingleStatBaseOptions>): SingleStatBaseOptions;

Import

  1. import { sharedSingleStatMigrationHandler } from '@grafana/ui';

Parameters

ParameterTypeDescription
panelPanelModel<SingleStatBaseOptions>

Returns:

SingleStatBaseOptions