mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 11:38:11 +08:00
fix(图表): 修复双轴图设置辅助线不生效问题
This commit is contained in:
@@ -107,6 +107,8 @@ declare interface AssistLine {
|
||||
* 动态值聚合方式
|
||||
*/
|
||||
summary: string
|
||||
|
||||
axisType: 'left' | 'right'
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user