mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Import fix
This commit is contained in:
parent
7a8eb8c115
commit
44a7bd68be
@ -4,6 +4,7 @@ import $ from 'jquery';
|
|||||||
import { ValueMapping, Threshold, BasicGaugeColor } from '../../types/panel';
|
import { ValueMapping, Threshold, BasicGaugeColor } from '../../types/panel';
|
||||||
import { TimeSeriesVMs } from '../../types/series';
|
import { TimeSeriesVMs } from '../../types/series';
|
||||||
import { GrafanaTheme } from '../../types';
|
import { GrafanaTheme } from '../../types';
|
||||||
|
import { getMappedValue } from '../../utils/valueMappings';
|
||||||
import { getValueFormat } from '../../utils/valueFormats/valueFormats';
|
import { getValueFormat } from '../../utils/valueFormats/valueFormats';
|
||||||
import { getColorFromHexRgbOrName } from '../../utils/namedColorsPalette';
|
import { getColorFromHexRgbOrName } from '../../utils/namedColorsPalette';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user