Clarify project issues identified with nesting document (#450)

This commit is contained in:
kfox1111
2023-08-17 10:11:05 -07:00
committed by GitHub
parent 72893515a2
commit 5e4cf6f529
+1 -1
View File
@@ -1 +1 @@
Nested charts only support enablement by boolean, not by complex tests such as string compares. Nested charts only support enabling/disabling with a Values boolean (true/false). Its not possible to do complex tests such as nestingType=="secondary".