mirror of
https://github.com/apache/superset.git
synced 2026-04-12 12:47:53 +00:00
chore: move xaxis to superset-ui (#20438)
This commit is contained in:
@@ -25,7 +25,8 @@ import {
|
||||
SetDataMaskHook,
|
||||
} from '@superset-ui/core';
|
||||
import { EChartsCoreOption } from 'echarts';
|
||||
import { EchartsTitleFormData, DEFAULT_TITLE_FORM_DATA } from '../types';
|
||||
import { EchartsTitleFormData } from '../types';
|
||||
import { DEFAULT_TITLE_FORM_DATA } from '../constants';
|
||||
|
||||
export type BoxPlotQueryFormData = QueryFormData & {
|
||||
numberFormat?: string;
|
||||
|
||||
Reference in New Issue
Block a user