File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ services:
66 ports :
77 - 52774:52773
88 volumes :
9- - ~/iris.key:/usr/irissys/mgr/iris.key
9+ - ~/iris.key:/usr/irissys/mgr/iris.key
10+ - ./src:/usr/src
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <Export generator =" Cache" >
3+ <Document name =" ArticlesListing2018.dashboard.DFI" >
4+ <dashboard xmlns =" http://www.intersystems.com/deepsee/library" name =" ArticlesListing2018" folderName =" " title =" Articles 2018" description =" " keywords =" " owner =" " shared =" true" public =" true" locked =" false" resource =" " timeCreated =" 2019-04-23T20:04:21.041Z" createdBy =" Admin" category =" " bookCover =" " 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" >
5+ <widget name =" Widget1" type =" pivot" subtype =" pivot" subtypeClass =" lineChart" title =" " dataSource =" Tag/Posts.pivot" dataLink =" " drillDownDataSource =" " width =" 200" height =" 200" sidebarContent =" " showSidebar =" false" sidebarWidth =" " maximized =" false" homeRowL =" 0" homeColL =" 0" colSpanL =" 10" rowSpanL =" 9" showToolbar =" true" showToolbarBottomBorder =" true" showToolbarOnlyWhenMaximized =" false" colorToolbar =" #F0F0F0" opacityToolbar =" 1" backgroundColor =" #F0F0F0" opacity =" 1" theme =" " dataColorList =" " >
6+ <control name =" " action =" applyFilter" target =" " targetProperty =" [DateDimension].[H1].[Year]" location =" widget" type =" auto" controlClass =" " label =" Year" title =" " value =" & [2018]" text =" " readOnly =" false" valueList =" " displayList =" " activeWhen =" " >
7+ <valueRequired >false</valueRequired >
8+ </control >
9+ <control name =" " action =" applyFilter" target =" " targetProperty =" [DateDimension].[H1].[MonthYear]" location =" widget" type =" auto" controlClass =" " label =" Month" title =" " value =" " text =" " readOnly =" false" valueList =" " displayList =" " activeWhen =" " >
10+ <valueRequired >false</valueRequired >
11+ </control >
12+ <control name =" " action =" applyFilter" target =" " targetProperty =" [PostType].[H1].[PostType]" location =" widget" type =" auto" controlClass =" " label =" PostType" title =" " value =" & [Article]" text =" " readOnly =" false" valueList =" " displayList =" " activeWhen =" " >
13+ <valueRequired >false</valueRequired >
14+ </control >
15+ <control name =" " action =" applyFilter" target =" " targetProperty =" [AuthorName].[H1].[AuthorName]" location =" widget" type =" auto" controlClass =" " label =" Member" title =" " value =" " text =" " readOnly =" false" valueList =" " displayList =" " activeWhen =" " >
16+ <valueRequired >false</valueRequired >
17+ </control >
18+ <control name =" " action =" applyFilter" target =" " targetProperty =" [Group].[H1].[GroupName]" location =" widget" type =" auto" controlClass =" " label =" Group" title =" " value =" " text =" " readOnly =" false" valueList =" " displayList =" " activeWhen =" " >
19+ <valueRequired >false</valueRequired >
20+ </control >
21+ </widget >
22+ </dashboard >
23+ </Document ></Export >
You can’t perform that action at this time.
0 commit comments