We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598dd02 commit 0073250Copy full SHA for 0073250
__tests__/unit/plots/gauge/shapes/index-spec.ts
@@ -1,7 +1,6 @@
1
import { IGroup } from '@antv/g2';
2
import { Gauge } from '../../../../../src';
3
import { createDiv } from '../../../../utils/dom';
4
-import { getPixelColor } from '../../../../utils/getPixelColor';
5
6
describe('gauge', () => {
7
it('no indicator', async () => {
0 commit comments