mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
chore: move xaxis to superset-ui (#20438)
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
isPostProcessingBoxplot,
|
||||
PostProcessingBoxplot,
|
||||
} from '@superset-ui/core';
|
||||
import { DEFAULT_TITLE_FORM_DATA } from '../../src/types';
|
||||
import { DEFAULT_TITLE_FORM_DATA } from '../../src/constants';
|
||||
import buildQuery from '../../src/BoxPlot/buildQuery';
|
||||
import { BoxPlotQueryFormData } from '../../src/BoxPlot/types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user