{"size":{"Width":214,"Height":206},"appearance":{"background":null,"padding":14,"font":{"family":"Courier New","size":10.0,"bold":false,"italic":false,"underline":false,"strikeout":false,"color":"rgb(0,72,168)"},"border":{"on":true,"size":0.0,"style":"solid","color":"#666"},"text":{"wrap":false,"hAlign":"left","vAlign":"top"}},"outputType":"WIDGET","widgetState":null,"outputs":{"console":"<pre class='debug-source'>>is.custom.url <- icon == "(Custom icon)"\n</pre>\n<pre class='debug-source'>>icon.image <- if (is.custom.url) customurl else icon\n</pre>\n<pre class='debug-source'>>width.height.ratio <- ifelse(showMult && layout == "Width-to-height ratio" && nchar(whRatio) > 0,\n as.numeric(whRatio),\n QOutputSizeWidth/QOutputSizeHeight)\n</pre>\n<pre class='debug-source'>>icon.color <- if (is.custom.url) "" else iconColor\n</pre>\n<pre class='debug-source'>>hide.base <- if (is.custom.url) FALSE else hideBase\n</pre>\n<pre class='debug-source'>>base.color <- if (is.custom.url || hideBase) "" else baseColor\n</pre>\n<pre class='debug-source'>>dat <- if (formDataType == "Use an existing RItem") x else as.numeric(formEnteredData)\n</pre>\n<pre class='debug-source'>>tot.icons <- if (showMult) as.numeric(totalIcons) else 1\n</pre>\n<pre class='debug-source'>>if (is.na(tot.icons))\n tot.icons <- as.numeric(maxVal)\n</pre>\n<pre class='debug-source'>>\n</pre>\n<pre class='debug-source'>>library(flipPictographs)\n</pre>\n<pre class='debug-source'>>r.output.3 <- SinglePicto(dat, tot.icons, scale= as.numeric(maxVal)/tot.icons,\n layout = ifelse(showMult, layout, "Width-to-height ratio"), number.rows = numRows, number.cols = numCols, \n width.height.ratio = width.height.ratio, \n image = icon.image, base.image = custombaseurl,\n is.custom.url = is.custom.url, hide.base.image = hide.base, fill.direction=direction, \n label.data.position = dLabPos, label.data.align.horizontal = tolower(dLabAlign), \n label.data.font.size = ifelse(dLabPos=="None", 0, dLabSize), \n label.data.font.family = dLabFont, label.data.font.color = dLabColor,\n label.data.prefix=dLabPrefix, label.data.suffix=dLabSuffix, \n label.data.100prc=(grepl("%", dLabSuffix) && dLab100Prc), label.data.digits=dLabDigits,\n auto.size=autoSize, icon.width=width, fill.icon.color=icon.color, base.icon.color=base.color, \n background.color=ifelse(useBG, bgColor, "transparent"), \n pad.row = ifelse(showMult, padRow, 0), pad.col = ifelse(showMult, padCol, 0), \n margin.top = 0, margin.right = 0, margin.bottom = 0, margin.left = 0)\n</pre>\r\n<div class=\"debug-summarystatistics\"><table>\r\n<tr><th>Started:</th><td class=utc-time>2018-09-18T22:41:44.608Z</td></tr>\r\n<tr><th>Finished:</th><td class=utc-time>2018-09-18T22:41:44.608Z</td></tr>\r\n<tr><th>Total time:</th><td>0.64s</td></tr>\r\n<tr><th>Time executing code:</th><td title=\"0.02s\">0.62s</td></tr>\r\n<tr><th>Other overhead on R server:</th><td>0.44s</td></tr>\r\n<tr><th>Time spent transferring data:</th><td>0.02s</td></tr>\r\n<tr><th>Data sent to R server:</th><td>2.8KB</td></tr>\r\n<tr><th>Data received from R server:</th><td>7.3KB</td></tr>\r\n</table></div>","htmlwidgets":"<div id=\"htmlwidget_container\">\n <div id=\"htmlwidget-b4d05b6998132a838a47\" style=\"width:960px;height:500px;\" class=\"rhtmlPictographs html-widget\"></div>\n</div>\n<script type=\"application/json\" data-for=\"htmlwidget-b4d05b6998132a838a47\">{\"x\":\"{\\\"table\\\": {\\\"rowHeights\\\":[\\\"proportion:1\\\"], \\\"colWidths\\\":[\\\"flexible:graphic\\\"],\\\"rows\\\":[[{\\\"type\\\":\\\"graphic\\\", \\\"value\\\":{\\\"proportion\\\":0.4,\\\"numImages\\\":1,\\\"numRows\\\":1,\\\"rowGutter\\\":0,\\\"columnGutter\\\":0,\\\"variableImage\\\":\\\"url:fromtop:#ED7D31:https://displayrcors.azureedge.net/images/stickman_grey.svg\\\",\\\"baseImage\\\":\\\"url:#808080:https://displayrcors.azureedge.net/images/stickman_grey.svg\\\"}}]]}, \\\"table-footer\\\":{\\\"padding\\\": \\\"10 1 1 1\\\",\\\"text\\\":\\\"40% of people\\\", \\\"font-size\\\":\\\"14.000000px\\\",\\n \\\"font-weight\\\":\\\"normal\\\", \\\"font-family\\\":\\\"Arial\\\",\\n \\\"font-color\\\":\\\"#ED7D31\\\", \\\"horizontal-align\\\":\\\"center\\\"},\\\"background-color\\\":\\\"transparent\\\"}\",\"evals\":[],\"jsHooks\":[]}</script>\n<script type=\"application/htmlwidget-sizing\" data-for=\"htmlwidget-b4d05b6998132a838a47\">{\"viewer\":{\"width\":450,\"height\":350,\"padding\":0,\"fill\":true},\"browser\":{\"width\":960,\"height\":500,\"padding\":0,\"fill\":true}}</script>","htmlwidget-head":"{\"stylesheets\":[\"https://rserverhtmlwidgetasset.azureedge.net/main-1c2ecf90c95d7abb5b3f8b8a31dc8484.css\"],\"javascript\":[\"https://rserverhtmlwidgetasset.azureedge.net/htmlwidgets-917a66c6e5036eb1bfd1fb672a82635a.js\",\"https://rserverhtmlwidgetasset.azureedge.net/rhtmlPictographs-2f218a3b5a5839a026b28d993f671af8.js\"],\"attachments\":[],\"widget-cannot-re-render\":false}","message":"","warning":""},"secondsTaken":0.6413946,"updated":"2018-09-18T22:41:44.6087004Z","lastUpdatedMessage":null,"executedCode":"is.custom.url <- icon == \"(Custom icon)\"\nicon.image <- if (is.custom.url) customurl else icon\nwidth.height.ratio <- ifelse(showMult && layout == \"Width-to-height ratio\" && nchar(whRatio) > 0,\n as.numeric(whRatio),\n QOutputSizeWidth/QOutputSizeHeight)\nicon.color <- if (is.custom.url) \"\" else iconColor\nhide.base <- if (is.custom.url) FALSE else hideBase\nbase.color <- if (is.custom.url || hideBase) \"\" else baseColor\ndat <- if (formDataType == \"Use an existing RItem\") x else as.numeric(formEnteredData)\ntot.icons <- if (showMult) as.numeric(totalIcons) else 1\nif (is.na(tot.icons))\n tot.icons <- as.numeric(maxVal)\n\nlibrary(flipPictographs)\nr.output.3 <- SinglePicto(dat, tot.icons, scale= as.numeric(maxVal)/tot.icons,\n layout = ifelse(showMult, layout, \"Width-to-height ratio\"), number.rows = numRows, number.cols = numCols, \n width.height.ratio = width.height.ratio, \n image = icon.image, base.image = custombaseurl,\n is.custom.url = is.custom.url, hide.base.image = hide.base, fill.direction=direction, \n label.data.position = dLabPos, label.data.align.horizontal = tolower(dLabAlign), \n label.data.font.size = ifelse(dLabPos==\"None\", 0, dLabSize), \n label.data.font.family = dLabFont, label.data.font.color = dLabColor,\n label.data.prefix=dLabPrefix, label.data.suffix=dLabSuffix, \n label.data.100prc=(grepl(\"%\", dLabSuffix) && dLab100Prc), label.data.digits=dLabDigits,\n auto.size=autoSize, icon.width=width, fill.icon.color=icon.color, base.icon.color=base.color, \n background.color=ifelse(useBG, bgColor, \"transparent\"), \n pad.row = ifelse(showMult, padRow, 0), pad.col = ifelse(showMult, padCol, 0), \n margin.top = 0, margin.right = 0, margin.bottom = 0, margin.left = 0)","lastSavedCode":"is.custom.url <- icon == \"(Custom icon)\"\nicon.image <- if (is.custom.url) customurl else icon\nwidth.height.ratio <- ifelse(showMult && layout == \"Width-to-height ratio\" && nchar(whRatio) > 0,\n as.numeric(whRatio),\n QOutputSizeWidth/QOutputSizeHeight)\nicon.color <- if (is.custom.url) \"\" else iconColor\nhide.base <- if (is.custom.url) FALSE else hideBase\nbase.color <- if (is.custom.url || hideBase) \"\" else baseColor\ndat <- if (formDataType == \"Use an existing RItem\") x else as.numeric(formEnteredData)\ntot.icons <- if (showMult) as.numeric(totalIcons) else 1\nif (is.na(tot.icons))\n tot.icons <- as.numeric(maxVal)\n\nlibrary(flipPictographs)\nr.output.3 <- SinglePicto(dat, tot.icons, scale= as.numeric(maxVal)/tot.icons,\n layout = ifelse(showMult, layout, \"Width-to-height ratio\"), number.rows = numRows, number.cols = numCols, \n width.height.ratio = width.height.ratio, \n image = icon.image, base.image = custombaseurl,\n is.custom.url = is.custom.url, hide.base.image = hide.base, fill.direction=direction, \n label.data.position = dLabPos, label.data.align.horizontal = tolower(dLabAlign), \n label.data.font.size = ifelse(dLabPos==\"None\", 0, dLabSize), \n label.data.font.family = dLabFont, label.data.font.color = dLabColor,\n label.data.prefix=dLabPrefix, label.data.suffix=dLabSuffix, \n label.data.100prc=(grepl(\"%\", dLabSuffix) && dLab100Prc), label.data.digits=dLabDigits,\n auto.size=autoSize, icon.width=width, fill.icon.color=icon.color, base.icon.color=base.color, \n background.color=ifelse(useBG, bgColor, \"transparent\"), \n pad.row = ifelse(showMult, padRow, 0), pad.col = ifelse(showMult, padCol, 0), \n margin.top = 0, margin.right = 0, margin.bottom = 0, margin.left = 0)","highlightedCodeSpans":[{"start":17,"length":4,"index":4},{"start":89,"length":4,"index":4},{"start":123,"length":8,"index":4},{"start":348,"length":9,"index":4},{"start":401,"length":8,"index":4},{"start":445,"length":8,"index":4},{"start":463,"length":9,"index":4},{"start":484,"length":12,"index":4},{"start":543,"length":15,"index":4},{"start":577,"length":8,"index":4},{"start":668,"length":6,"index":4},{"start":762,"length":6,"index":4},{"start":801,"length":8,"index":4},{"start":1069,"length":9,"index":4},{"start":1107,"length":7,"index":4},{"start":1154,"length":9,"index":4},{"start":1210,"length":7,"index":4},{"start":1230,"length":8,"index":4},{"start":1271,"length":8,"index":4},{"start":1305,"length":9,"index":4},{"start":1338,"length":10,"index":4},{"start":1368,"length":10,"index":4},{"start":1415,"length":10,"index":4},{"start":1430,"length":10,"index":4},{"start":1461,"length":10,"index":4},{"start":1487,"length":8,"index":4},{"start":1600,"length":5,"index":4},{"start":1654,"length":8,"index":4},{"start":1693,"length":8,"index":4}],"tableTransformations":"<TabularTransformer>\r\n <TabularTransform type=\"Truncation\" truncationHeaderType=\"Column\" />\r\n <TabularTransform />\r\n</TabularTransformer>","tabularFilteringOptions":null,"hasGuiControls":true,"guiControls":{"Code":"var datOpt = form.comboBox({name: \"formDataType\", label: \"Data source\", alternatives: [\"Use an existing RItem\", \"Type or paste value\"], default_value: \"Use an existing RItem\"});\nif (datOpt.getValue() == \"Use an existing RItem\")\n form.dropBox({name: \"x\", label: \"Input data\", types: [\"RItem\"], required: true});\nelse\n form.textBox({name: \"formEnteredData\", label: \"Input data\", prompt: \"Enter a numeric value.\", required: true, type: \"number\"})\nform.textBox({name: \"maxVal\", label: \"Maximum value\", type: \"number\", required: true, default_value: 1});\nvar custom_label = \"(Custom icon)\";\nvar icon = form.comboBox({name: \"icon\", label: \"Icon\", alternatives: [custom_label, \"Apple\", \"Banana\", \"Baby\", \"Book\", \"Bread\", \"Building\", \"Cake\", \"Car\",\n \"Cash\", \"Circle\", \"Chicken\", \"Church\", \"Computer\", \"Cow\", \"Cross\", \"Cup\", \"Cutlery\", \"Elephant\", \"Globe\", \"Gun\", \"Heart\", \"House\", \"Idea\", \"Law\", \"Medicine\",\n \"Money\", \"Rocket\", \"Soldier\", \"Soup\", \"Sport\", \"Square\", \"Star\", \"Stick man\", \"Stick woman\", \"Test tube\", \"Thumbs up\", \"Thumbs down\", \"Tick\", \"Tools\", \"Tomato\",\n \"Traffic light\", \"Train\", \"Tree\", \"Truck\", \"TV\", \"User\", \"Water drop\", \"Weight\"], default_value: \"Stick man\"});\nif (icon.getValue() == custom_label)\n{\n form.textBox({name: \"customurl\", label: \"Icon URL\", type: \"text\", required: true});\n form.textBox({name: \"custombaseurl\", label: \"Base Icon URL\", type: \"text\", required: false, prompt: \"Leave blank to hide unfilled icons\"});\n}\nform.comboBox({label: \"Direction of fill\", name: \"direction\", alternatives: [\"From left\", \"From right\", \"From bottom\", \"From top\"], default_value: \"From bottom\"});\nvar sizeOpt = form.checkBox({label: \"Autosize\", name: \"autoSize\", default_value:1});\nif (!sizeOpt.getValue())\n form.numericUpDown({label: \"Icon width\", name:\"width\", minimum: 1, default_value: 50, increment:10, maximum:10000});\nif (icon.getValue() != custom_label)\n{\n form.colorPicker({label: \"Icon fill color\", name: \"iconColor\", default_value:\"#000000\"});\n var baseOpt = form.checkBox({label: \"Hide base image\", name:\"hideBase\"});\n if (!baseOpt.getValue())\n form.colorPicker({label: \"Icon base color\", name: \"baseColor\", default_value:\"#CCCCCC\"});\n}\nvar bgOpt = form.checkBox({label: \"Use opaque background\", name: \"useBG\"});\nif (bgOpt.getValue())\n form.colorPicker({label: \"Background color\", name: \"bgColor\", default_value:\"#FFFFFF\"});\nvar dLabOpt = form.comboBox({name:\"dLabPos\", label: \"Show data label\", alternatives: [\"None\", \"Above\", \"Below\"], default_value: \"Below\"});\nif (dLabOpt.getValue() != \"None\")\n{\n form.textBox({name:\"dLabPrefix\", label:\"Data label prefix\", type:\"text\", required:false});\n var dLabSxOpt = form.textBox({name:\"dLabSuffix\", label:\"Data label suffix\", type:\"text\", required:false});\n if (dLabSxOpt.getValue().match(\"%\"))\n form.checkBox({name:\"dLab100Prc\", label:\"Multiply by 100\"});\n form.numericUpDown({name:\"dLabDigits\", label: \"Digits shown\", minimum: 0, maximum: 6, default_value: 1});\n form.numericUpDown({name:\"dLabSize\", label: \"Data label font size\", minimum: 5, maximum: 50, default_value: 12});\n form.comboBox({name: \"dLabFont\", label: \"Data label font family\", alternatives: [\"Arial\", \"Arial Black\", \"Century Gothic\", \"Georgia\", \"Impact\", \"Times New Roman\", \"Trebuchet MS\", \"Verdana\"], default_value: \"Arial\"});\n form.comboBox({name:\"dLabAlign\", label:\" Data label horizontal alignment\", alternatives: [\"Left\", \"Center\", \"Right\"], default_value: \"Center\"});\n form.colorPicker({name: \"dLabColor\", label: \"Data label color\", default_value: \"#2C2C2C\"});\n}\nvar multOpt = form.checkBox({label: \"Show multiple icons\", name: \"showMult\"});\nif (multOpt.getValue())\n{\n form.textBox({label: \"Total icons\", name:\"totalIcons\", type:\"number\", required:false, prompt:\"Leave blank to determine from Input data\"});\n var layoutOpt = form.comboBox({label: \"Layout constrained by\", name: \"layout\", alternatives: [\"Number of rows\", \"Number of columns\", \"Width-to-height ratio\"], default_value: \"Width-to-height ratio\"});\n if (layoutOpt.getValue() == \"Number of rows\")\n form.numericUpDown({label: \"Number of rows\", name:\"numRows\", minimum: 1, default_value: 1});\n if (layoutOpt.getValue() == \"Number of columns\")\n form.numericUpDown({label: \"Number of columns\", name:\"numCols\", minimum: 1, default_value: 1});\n if (layoutOpt.getValue() == \"Width-to-height ratio\")\n form.textBox({label: \"Width-to-height ratio\", name:\"whRatio\", type:\"number\", required:false, prompt:\"Leave blank to use RObject dimensions\"});\n form.numericUpDown({label: \"Row padding\", name:\"padRow\", minimum: 0, maximum: 1, default_value: 0, increment:0.05});\n form.numericUpDown({label: \"Column padding\", name:\"padCol\", minimum: 0, maximum: 1, default_value: 0, increment:0.05});\n}\nif (multOpt.getValue())\n form.setHeading(\"Pictograph - Repeated Icon\")\nelse\n form.setHeading(\"Pictograph - Single Icon\")","JSError":null,"JSErrorDetails":null,"ControlDefinitionErrors":null,"InputValidationErrors":null,"Controls":[{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":null,"Page":null,"Group":null,"Type":"Heading","Label":null,"LabelEmphasised":false,"Value":null,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":"Pictograph - Single Icon","Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"formDataType","Page":null,"Group":null,"Type":"ComboBox","Label":"Data source","LabelEmphasised":false,"Value":"Type or paste value","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["Use an existing RItem","Type or paste value"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"formEnteredData","Page":null,"Group":null,"Type":"TextBox","Label":"Input data","LabelEmphasised":false,"Value":"0.4","Allowed":null,"Multi":false,"Prompt":"Enter a numeric value.","ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"maxVal","Page":null,"Group":null,"Type":"TextBox","Label":"Maximum value","LabelEmphasised":false,"Value":"1","Allowed":null,"Multi":false,"Prompt":"Enter a number.","ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"icon","Page":null,"Group":null,"Type":"ComboBox","Label":"Icon","LabelEmphasised":false,"Value":"Stick man","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["(Custom icon)","Apple","Banana","Baby","Book","Bread","Building","Cake","Car","Cash","Circle","Chicken","Church","Computer","Cow","Cross","Cup","Cutlery","Elephant","Globe","Gun","Heart","House","Idea","Law","Medicine","Money","Rocket","Soldier","Soup","Sport","Square","Star","Stick man","Stick woman","Test tube","Thumbs up","Thumbs down","Tick","Tools","Tomato","Traffic light","Train","Tree","Truck","TV","User","Water drop","Weight"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"direction","Page":null,"Group":null,"Type":"ComboBox","Label":"Direction of fill","LabelEmphasised":false,"Value":"From top","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["From left","From right","From bottom","From top"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"autoSize","Page":null,"Group":null,"Type":"CheckBox","Label":"Autosize","LabelEmphasised":false,"Value":true,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":"left","Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"iconColor","Page":null,"Group":null,"Type":"ColorPicker","Label":"Icon fill color","LabelEmphasised":false,"Value":"rgb(237, 125, 49)","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":"Icon fill color: ","Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"hideBase","Page":null,"Group":null,"Type":"CheckBox","Label":"Hide base image","LabelEmphasised":false,"Value":false,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":"left","Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"baseColor","Page":null,"Group":null,"Type":"ColorPicker","Label":"Icon base color","LabelEmphasised":false,"Value":"rgb(128, 128, 128)","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":"Icon base color: ","Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"useBG","Page":null,"Group":null,"Type":"CheckBox","Label":"Use opaque background","LabelEmphasised":false,"Value":false,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":"left","Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabPos","Page":null,"Group":null,"Type":"ComboBox","Label":"Show data label","LabelEmphasised":false,"Value":"Below","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["None","Above","Below"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabPrefix","Page":null,"Group":null,"Type":"TextBox","Label":"Data label prefix","LabelEmphasised":false,"Value":"","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabSuffix","Page":null,"Group":null,"Type":"TextBox","Label":"Data label suffix","LabelEmphasised":false,"Value":"% of people","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLab100Prc","Page":null,"Group":null,"Type":"CheckBox","Label":"Multiply by 100","LabelEmphasised":false,"Value":true,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":"left","Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabDigits","Page":null,"Group":null,"Type":"NumericUpDown","Label":"Digits shown","LabelEmphasised":false,"Value":0.0,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":"Digits shown: ","Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":1.0,"Min":0.0,"Max":6.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabSize","Page":null,"Group":null,"Type":"NumericUpDown","Label":"Data label font size","LabelEmphasised":false,"Value":14.0,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":"Data label font size: ","Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":1.0,"Min":5.0,"Max":50.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabFont","Page":null,"Group":null,"Type":"ComboBox","Label":"Data label font family","LabelEmphasised":false,"Value":"Arial","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["Arial","Arial Black","Century Gothic","Georgia","Impact","Times New Roman","Trebuchet MS","Verdana"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabAlign","Page":null,"Group":null,"Type":"ComboBox","Label":" Data label horizontal alignment","LabelEmphasised":false,"Value":"Center","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":true,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":["Left","Center","Right"],"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"dLabColor","Page":null,"Group":null,"Type":"ColorPicker","Label":"Data label color","LabelEmphasised":false,"Value":"rgb(237, 125, 49)","Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":"Data label color: ","Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":"showMult","Page":null,"Group":null,"Type":"CheckBox","Label":"Show multiple icons","LabelEmphasised":false,"Value":false,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":"left","Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":null},{"ItemGuid":"00000000-0000-0000-0000-000000000000","ControlName":null,"Page":null,"Group":null,"Type":null,"Label":null,"LabelEmphasised":false,"Value":null,"Allowed":null,"Multi":false,"Prompt":null,"ErrorMessage":null,"Invalid":null,"Required":false,"AllowedTypes":null,"OwnerRItemGuid":null,"MinInputs":0,"MaxInputs":0,"Height":0,"Duplicates":false,"Values":null,"CheckAlign":null,"Text":null,"Increment":0.0,"Min":0.0,"Max":0.0,"Vertical":true}]},"calculating":"Idle","showDebug":false,"layout":"OutputOnly","vSplit":0.25,"hSplit":0.45,"updateWarnings":true,"updateMode":"Manual","warnSlow":false,"Options":{"debugconsole":false,"codeposition":"OutputOnly","splitH":0.45,"splitV":0.25,"update warnings":true,"updating":"Manual","warn slow":false}}