mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -8,7 +8,8 @@ export const DEFAULT_COLOR_CASE = {
|
||||
tableStripe: true,
|
||||
dimensionColor: '#000000',
|
||||
quotaColor: '#000000',
|
||||
tableBorderColor: '#cfdaf4'
|
||||
tableBorderColor: '#cfdaf4',
|
||||
seriesColors: [] // 格式:{"name":"s1","color":"","isCustom":false}
|
||||
}
|
||||
export const DEFAULT_SIZE = {
|
||||
barDefault: true,
|
||||
|
||||
Reference in New Issue
Block a user