Merge pull request #10527 from ulleo/dev-v2

fix(图表): 去除柱线组合图的缩略轴功能
This commit is contained in:
ulleo 2024-06-26 15:26:31 +08:00 committed by GitHub
commit 91e29bd747
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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[] = [