mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
refactor(图表): 图表默认结果展示修改为 1000 条
This commit is contained in:
@@ -1449,7 +1449,7 @@ export const BASE_VIEW_CONFIG = {
|
||||
type: 'bar',
|
||||
render: 'antv',
|
||||
resultCount: 1000,
|
||||
resultMode: 'all',
|
||||
resultMode: 'custom',
|
||||
refreshViewEnable: false,
|
||||
refreshTime: 5,
|
||||
refreshUnit: 'minute',
|
||||
|
||||
Reference in New Issue
Block a user