ok.
Right after "overview" i changed the code to this.
But now dosen't show anything.
What am I missing? @snowofman
<!-- OVERVIEW -->
<container id="over" draw_vertical_dividers="true">
<translation id="title" translation_id="257300" type="use"/>
<layout class="horizontal_arrange" horizontal_layout="-16,-7" vertical_inset="8" horizontal_gap="16"/>
<container draw_vertical_dividers="true">
<layout class="horizontal_arrange" horizontal_layout="-4,-7" />
<!-- LEFT HAND SIDE -->
<container draw_horizontal_dividers="true">
<layout class="vertical_arrange" vertical_layout="-12,-6" vertical_gap="8"/>
<!-- Slide in from side of screen -->
<animation class="translate_animation" trigger_id="hidden" trigger_value="false" start_value="-1,0" end_value="0,0" duration="0.35" end_mode="hold_auto_reverse_hold" tween="ease_out" coord_mode="relative_to_screen" apply_to_mouse="false" />
<!-- Fade animation -->
<animation class="fade_on_hide_animation" duration="0.35"/>
<!-- VISUALISER -->
<container class="client_object_viewer_xml_panel" id="prmC">
<attachment_group class="vertical_arrange" vertical_alignment="top,extend" horizontal_inset="8"/>
<record id="object_property" get_property="objt" set_property="objt"/>
<!--xG MAP-->
<widget class="data_analyst_visualisation_widget" id="vis1" visualisation_type="xg_map" data_type="fixture" file="widgets/data analyst visualisation mini" show_mini_visualisation_text="false" default_focus="true" >
<!-- Slide in from side of screen -->
<animation class="translate_animation" trigger_id="hidden" trigger_value="false" start_value="-1,0" end_value="0,0" duration="0.35" end_mode="hold_auto_reverse_hold" tween="ease_out" coord_mode="relative_to_screen" apply_to_mouse="false" />
<!-- Fade animation -->
<animation class="fade_on_hide_animation" duration="0.35"/>
</widget>
<!--momentum map-->
<widget class="match_live_data_analyst_visualisation_panel" id="afMM" visualisation_type="momentum">
<translation id="title" translation_id="535500" type="use" value="Match Momentum[COMMENT: AREA: Data Visualisation; SUB-AREA: Pass map FR: 32708; TONE: Formal; CHARLIMIT: None; NOTE: dataviz title string, the match momentum data viz charts how the match went with regards to each team enjoying spells on top/chances created]" />
<translation id="subtitle" translation_id="551830" type="use" value="Visualisations[COMMENT: AREA: Match Visualisations; SUB-AREA: visualisation subcategory header FR: 32932; TONE: Formal; CHARLIMIT: None NOTE: string for category header of data visualisations from analysis team]" />
</widget>
</container>