forked from github/dataease
feat: S2 pivot
This commit is contained in:
parent
2c1f0533f2
commit
8f39fbe3f5
@ -2,8 +2,8 @@ export const DEFAULT_COLOR_CASE = {
|
|||||||
value: 'default',
|
value: 'default',
|
||||||
colors: ['#5470c6', '#91cc75', '#fac858', '#ee6666', '#73c0de', '#3ba272', '#fc8452', '#9a60b4', '#ea7ccc'],
|
colors: ['#5470c6', '#91cc75', '#fac858', '#ee6666', '#73c0de', '#3ba272', '#fc8452', '#9a60b4', '#ea7ccc'],
|
||||||
alpha: 100,
|
alpha: 100,
|
||||||
tableHeaderBgColor: '#4e81bb',
|
tableHeaderBgColor: '#c1d1f6',
|
||||||
tableItemBgColor: '#c6d9f0',
|
tableItemBgColor: '#e2eafe',
|
||||||
tableFontColor: '#000000',
|
tableFontColor: '#000000',
|
||||||
tableStripe: true,
|
tableStripe: true,
|
||||||
dimensionColor: '#000000',
|
dimensionColor: '#000000',
|
||||||
|
Loading…
Reference in New Issue
Block a user