mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat(图表): 瀑布图纵轴支持配置轴线的样式
This commit is contained in:
committed by
jianneng-fit2cloud
parent
4a5c7b5803
commit
daa53c9df0
@@ -72,7 +72,8 @@ export class Waterfall extends G2PlotChartView<WaterfallOptions, G2Waterfall> {
|
||||
'axisForm',
|
||||
'axisLabel',
|
||||
'axisLabelFormatter',
|
||||
'showLengthLimit'
|
||||
'showLengthLimit',
|
||||
'axisLine'
|
||||
],
|
||||
threshold: ['lineThreshold']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user