fix(图表): 去除柱线组合图的缩略轴功能
This commit is contained in:
parent
4250bc353a
commit
cba4227bd8
@ -58,7 +58,7 @@ export const CHART_MIX_EDITOR_PROPERTY_INNER: EditorPropertyInner = {
|
||||
'fontShadow'
|
||||
],
|
||||
'legend-selector': ['icon', 'orient', 'fontSize', 'color', 'hPosition', 'vPosition'],
|
||||
'function-cfg': ['slider', 'emptyDataStrategy']
|
||||
'function-cfg': ['emptyDataStrategy']
|
||||
}
|
||||
|
||||
export const CHART_MIX_AXIS_TYPE: AxisType[] = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user