mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
refactor(图表): 增加部分图表插件参数
This commit is contained in:
@@ -1172,6 +1172,9 @@ const clearG2Tooltip = () => {
|
||||
:emitter="emitter"
|
||||
:store="store"
|
||||
:suffixId="suffixId"
|
||||
:active="active"
|
||||
:disabled="!['canvas', 'canvasDataV'].includes(showPosition) || disabled"
|
||||
:edit-mode="editMode"
|
||||
ref="chartComponent"
|
||||
@onChartClick="chartClick"
|
||||
@onPointClick="onPointClick"
|
||||
|
||||
Reference in New Issue
Block a user