-
Notifications
You must be signed in to change notification settings - Fork 1
/
AvgObservationsByCode.dashboard.dfi
10 lines (9 loc) · 2.32 KB
/
AvgObservationsByCode.dashboard.dfi
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<dashboard xmlns="http://www.intersystems.com/deepsee/library" name="AvgObservationsByCode" folderName="sdf" title="Avg Observations By Code" description="" keywords="" owner="" shared="true" public="true" locked="false" resource="" timeCreated="2023-01-30T14:14:30.55Z" createdBy="SuperUser" category="sdf" bookCover="{background: {style:'background-color:rgb(240, 240, 240);'},header: {text:'$type'},title: {text:'Avg Values By Sex, Age',style:'font-weight: bold;'},image: {src:'covers/10302135_s.jpg',imageStyle:'width:64px;height:64px;'},footer: {text:'$owner'}}" scheme="" worklistCount="0" snapTo="true" snapGrid="true" gridRows="10" gridCols="10" canResize="true" canModify="true" showTitleBar="true" titleBarOpacity="" titleBarColor="" selectedTitleBarOpacity="" selectedTitleBarColor="" titleBarTextColor="" selectedTitleBarTextColor="" titleBarFont="" companyName="" companyLogo="" companyStyle="" backgroundColor="white" backgroundImage="none" backgroundRepeat="no-repeat" backgroundSize="100% 100%" backgroundOpacity="1" widgetBorders="1px solid #F0F0F0" widgetBordersSwitch="edit" widgetBordersColor="#F0F0F0" widgetBordersStyle="solid" widgetBordersWidth="1" widgetBordersToggle="true">
<widget name="Widget1" type="pivot" subtype="barChart" subtypeClass="barChart" title="" dataSource="sdf/AvgObservationsByAge.pivot" dataLink="" drillDownDataSource="" width="200" height="200" sidebarContent="" showSidebar="false" sidebarWidth="" maximized="false" homeRowL="0" homeColL="0" colSpanL="7" rowSpanL="8" showToolbar="true" showToolbarBottomBorder="true" showToolbarOnlyWhenMaximized="false" colorToolbar="#F0F0F0" opacityToolbar="1" backgroundColor="#F0F0F0" opacity="1" theme="" dataColorList="">
<control name="" action="applyFilter" target="*" targetProperty="[AdministrativeSex].[H1].[AdministrativeSex]" location="widget" type="auto" controlClass="" label="AdministrativeSex" title="" value="" text="" readOnly="false" valueList="" displayList="" activeWhen="">
<valueRequired>false</valueRequired>
</control>
<override name="barChart">{legendVisible:'false',seriesColorScheme:'caribbean',xAxis:{title:'Avg Value',_type:'axis'},yAxisList:[{title:'Population',_type:'axis'}],chartPivot:true,_type:'barChart'}</override>
</widget>
</dashboard>