mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: move xaxis to superset-ui (#20438)
This commit is contained in:
@@ -22,7 +22,8 @@ import {
|
||||
QueryFormColumn,
|
||||
QueryFormData,
|
||||
} from '@superset-ui/core';
|
||||
import { DEFAULT_LEGEND_FORM_DATA, EChartTransformedProps } from '../types';
|
||||
import { EChartTransformedProps } from '../types';
|
||||
import { DEFAULT_LEGEND_FORM_DATA } from '../constants';
|
||||
|
||||
export type AxisTickLineStyle = {
|
||||
width: number;
|
||||
|
||||
Reference in New Issue
Block a user