Skip to content

Commit

Permalink
[UPD] Add control filter to KHV dash
Browse files Browse the repository at this point in the history
  • Loading branch information
MakarovS96 committed Jul 10, 2017
1 parent 0b157f5 commit 914bfbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/dfi/Russia/Map of Khabarovsk krai.dashboard.dfi
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<control name="" action="applyFilter" target="w4" targetProperty="[Region].[H1].[Region]" location="click" type="auto" controlClass="" label="Region" title="" value="" text="" readOnly="false" valueList="" displayList="" activeWhen="">
<valueRequired>false</valueRequired>
</control>
<control name="" action="applyFilter" target="" targetProperty="[Region].[H1].[Region]" location="widget" type="auto" controlClass="" label="Region" title="" value="" text="" readOnly="false" valueList="" displayList="" activeWhen="">
<valueRequired>false</valueRequired>
</control>
</widget>
<widget name="w2" type="pivot" subtype="donutChart" subtypeClass="pieChart" title="" dataSource="" dataLink="khvpolygons" drillDownDataSource="" width="200" height="200" sidebarContent="" showSidebar="false" sidebarWidth="" maximized="false" homeRowL="0" homeColL="4" colSpanL="4" rowSpanL="4" showToolbar="true" showToolbarBottomBorder="true" showToolbarOnlyWhenMaximized="false" colorToolbar="#F0F0F0" opacityToolbar="1" backgroundColor="#F0F0F0" opacity="1" theme="" dataColorList="">
</widget>
Expand Down

0 comments on commit 914bfbb

Please sign in to comment.