Generate a color-coded mindmap section as an HTML string.
Returns an empty string when config is null/undefined or has no branches, following the same convention as buildSwotSection and buildDashboardSection.
config
buildSwotSection
buildDashboardSection
Mindmap data (topic, branches, optional summary).
BCP 47 language code for the section heading.
Optional
Optional heading override.
HTML string for the mindmap section, or empty string.
Generate a color-coded mindmap section as an HTML string.
Returns an empty string when
configis null/undefined or has no branches, following the same convention asbuildSwotSectionandbuildDashboardSection.