fix: on charts newly added multi split values toggle wasnt being saved (#17990)

:)
This commit is contained in:
nitin
2026-02-17 18:31:11 +05:30
committed by GitHub
parent c2fe18af53
commit e80e9a6a25
2 changed files with 12 additions and 6 deletions
File diff suppressed because one or more lines are too long
@@ -58,6 +58,7 @@ export const PAGE_LAYOUT_WIDGET_FRAGMENT = gql`
groupMode
layout
isCumulative
splitMultiValueFields
timezone
firstDayOfTheWeek
}
@@ -86,6 +87,7 @@ export const PAGE_LAYOUT_WIDGET_FRAGMENT = gql`
filter
isStacked
isCumulative
splitMultiValueFields
timezone
firstDayOfTheWeek
}
@@ -102,6 +104,7 @@ export const PAGE_LAYOUT_WIDGET_FRAGMENT = gql`
showCenterMetric
displayLegend
hideEmptyCategory
splitMultiValueFields
color
description
filter