mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
feat(waterfall): add changes label series and grouping customize settings (#34847)
This commit is contained in:
@@ -128,7 +128,7 @@ export const showValueControl: ControlSetItem = {
|
||||
name: 'show_value',
|
||||
config: {
|
||||
type: 'CheckboxControl',
|
||||
label: t('Show Value'),
|
||||
label: t('Show value'),
|
||||
default: false,
|
||||
renderTrigger: true,
|
||||
description: t('Show series values on the chart'),
|
||||
|
||||
Reference in New Issue
Block a user