mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
refactor(图表): 调整图表背景模式 (#17429)
This commit is contained in:
@@ -6,10 +6,6 @@ export enum ShorthandMode {
|
||||
* 统一模式,所有边使用相同的值
|
||||
*/
|
||||
Uniform = 'uniform',
|
||||
/**
|
||||
* 轴模式,可能按水平和垂直轴设置值
|
||||
*/
|
||||
Axis = 'axis',
|
||||
/**
|
||||
* 逐边模式,可单独设置每条边的值
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user