Splunk® Dashboards App

Splunk Dashboards app (beta) for Enterprise and Cloud

Acrobat logo Download manual as PDF


Acrobat logo Download topic as PDF

Dashboard examples

The following examples use the Splunk Dashboards app framework to create run-anywhere dashboards that use either test data or data from your _internal index. You may need to modify the time range in the search field in the Configuration panel to attain results.

eCommerce data

This dashboard uses a combination of test data and _internal index data from your own instance to emulate popular airport statistics. It is in no way an actual representation of real airport data.

A mock dashboard of eCommerse data.

eCommerce

Expand this window to copy/paste the dashboard definition into your own dashboard.

{
 "visualizations": {
  "viz_uur3gtSz": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_HaZdi9sU": {
   "type": "viz.text",
   "options": {
    "content": "eCommerce Monitoring & Perfomance",
    "fontWeight": "bold",
    "fontSize": 48
   }
  },
  "viz_ydtjTtwP": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_IR0RxRMk": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_QWWftL3n": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_bHLDUx5f": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_koftcT5x": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_qqReWjen": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_KdMxDtXA": {
   "type": "viz.text",
   "options": {
    "content": "Application Incident Management (last 24 hours)",
    "fontSize": 14,
    "fontWeight": "bold"
   }
  },
  "viz_GjqBuOkG": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "transparent",
    "showSparkline": false
   },
   "dataSources": {
    "primary": "ds_tvPouRYn"
   },
   "title": "Critical",
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 5,
        "value": "#DF564D"
       },
       {
        "from": 1,
        "to": 5,
        "value": "#F5B53F"
       },
       {
        "to": 1,
        "value": "#76EA73"
       }
      ]
     }
    }
   }
  },
  "viz_lVJDTStf": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "transparent",
    "trendDisplayMode": "percent",
    "showSparkline": false
   },
   "dataSources": {
    "primary": "ds_tSKAQxKZ"
   },
   "title": "High",
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 40,
        "value": "#DF564D"
       },
       {
        "from": 10,
        "to": 40,
        "value": "#F5B53F"
       },
       {
        "to": 10,
        "value": "#76EA73"
       }
      ]
     }
    }
   }
  },
  "viz_DUn1cXDP": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "transparent",
    "showSparkline": false
   },
   "title": "Resolved",
   "dataSources": {
    "primary": "ds_2wMyo1qJ"
   },
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 150,
        "value": "#76EA73"
       },
       {
        "from": 100,
        "to": 150,
        "value": " #F5B53F"
       },
       {
        "to": 100,
        "value": "#DF564D"
       }
      ]
     }
    }
   }
  },
  "viz_QtosIFd1": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "transparent",
    "trendDisplayMode": "percent",
    "showSparkline": false
   },
   "dataSources": {
    "primary": "ds_k372VS48"
   },
   "title": "Moderate",
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 100,
        "value": "#DF564D"
       },
       {
        "from": 20,
        "to": 100,
        "value": "#F5B53F"
       },
       {
        "to": 20,
        "value": "#76EA73"
       }
      ]
     }
    }
   }
  },
  "viz_IFgt0Y8M": {
   "type": "viz.line",
   "options": {
    "legend.labelStyle.overflowMode": "ellipsisStart",
    "axisTitleX.text": "2020",
    "axisTitleY.text": "Visitors",
    "chart.nullValueMode": "zero",
    "yAxisVisibility": "show",
    "xAxisVisibility": "show",
    "fontColor": "#ACACAD",
    "backgroundColor": "transparent",
    "foregroundColor": "#FFFFFF",
    "seriesColors": [
     "#A870EF",
     "#A9F5E7",
     "#45D4BA"
    ]
   },
   "title": "Unique Visitors (by hour)",
   "dataSources": {
    "primary": "ds_2DiADaNB"
   }
  },
  "viz_WCF4DaJM": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A",
    "fillOpacity": 0.7
   }
  },
  "viz_wlPm18Pj": {
   "type": "viz.pie",
   "options": {
    "hasDonutHole": true,
    "legend.labelStyle.overflowMode": "ellipsisNone",
    "backgroundColor": "transparent",
    "fontColor": "#ACACAD",
    "seriesColors": [
     "#76EA73",
     "#F5B53F",
     "#DF564D"
    ]
   },
   "title": "Payment Health (last 24 hours)",
   "dataSources": {
    "primary": "ds_PRY5NCDl"
   }
  },
  "viz_fHGgjN0V": {
   "type": "viz.table",
   "options": {
    "unit": "",
    "backgroundColor": "transparent",
    "rowBackgroundColorEven": "transparent",
    "rowBackgroundColorOdd": "Transparent",
    "headerBackgroundColor": "#58349b",
    "rowTextColorOdd": "#ACACAD",
    "rowTextColorEven": "#ACACAD"
   },
   "title": "Currently Running Processes",
   "dataSources": {
    "primary": "ds_6xvhY36E"
   }
  },
  "viz_uSZgGI4u": {
   "type": "viz.singlevalue",
   "options": {
    "showSparkline": false,
    "backgroundColor": "transparent",
    "unit": "%"
   },
   "dataSources": {
    "primary": "ds_nDBGs17C"
   }
  },
  "viz_l9CI3VCM": {
   "type": "viz.ellipse",
   "options": {
    "stroke": "transparent",
    "fill": "#02155A"
   }
  },
  "viz_RiwzajTw": {
   "type": "viz.bar",
   "options": {
    "axisTitleX.text": "Location",
    "axisTitleY.text": "Source Type",
    "yAxisVisibility": "show",
    "xAxisVisibility": "show",
    "gridLinesY.axisVisibility": "show",
    "chart.stackMode": "stacked",
    "chart.axisLabelsX.axisVisibility": "show",
    "legend.labelStyle.overflowMode": "ellipsisNone",
    "fontColor": "#ACACAD",
    "backgroundColor": "transparent",
    "foregroundColor": "#FFFFFF",
    "fieldColors": {
     "DNS": "#A870EF",
     "TCP": "#A9F5E7",
     "TLS": "#45D4BA",
     "First Byte": "#1E6271",
     "Wait": "#602CA1"
    }
   },
   "dataSources": {
    "primary": "ds_99HAOm7m"
   },
   "title": "Content Distribution Network Health"
  },
  "viz_TuqrAWUn": {
   "type": "viz.column",
   "options": {
    "chart.stackMode": "stacked100",
    "axisTitleX.text": "Tier",
    "axisTitleY.text": "Percentage (%)",
    "yAxisVisibility": "show",
    "xAxisVisibility": "show",
    "fontColor": "#ACACAD",
    "backgroundColor": "transparent",
    "foregroundColor": "#FFFFFF",
    "fieldColors": {
     "User": "#A870EF",
     "System": "#A9F5E7",
     "Idle": "#45D4BA"
    }
   },
   "dataSources": {
    "primary": "ds_JBftuSzG"
   },
   "title": "eCommerce Infrastructure CPU Usage"
  },
  "viz_zOpbLhqH": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "#02155A",
    "showSparkline": false
   },
   "dataSources": {
    "primary": "ds_WSUkjY7M"
   },
   "title": "4xx Errors",
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 100,
        "value": "#DF564D"
       },
       {
        "from": 20,
        "to": 100,
        "value": "#F5B53F"
       },
       {
        "to": 20,
        "value": "#76EA73"
       }
      ]
     }
    }
   }
  },
  "viz_icjGDjsp": {
   "type": "viz.text",
   "options": {
    "content": "Performance Metrics (last 24 hours)",
    "fontSize": 14,
    "fontWeight": "bold"
   }
  },
  "viz_kfTINaOJ": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_pvR2fxkh": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_e29OZQXq": {
   "type": "viz.markergauge",
   "options": {
    "orientation": "horizontal",
    "usePercentageValue": true,
    "ranges": [
     {
      "from": 98,
      "value": "#f5b53f",
      "to": 100
     },
     {
      "from": 89,
      "value": "#DF564D",
      "to": 98
     },
     {
      "from": 0,
      "value": "#76ea73",
      "to": 89
     }
    ],
    "backgroundColor": "transparent"
   },
   "dataSources": {
    "primary": "ds_WgTcAqsK"
   }
  },
  "viz_qYa4NrWu": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#f5b53f",
    "stroke": "#f5b53f"
   }
  },
  "viz_IsF2KMUo": {
   "type": "viz.rectangle",
   "options": {
    "stroke": "#DF564D",
    "fill": "#DF564D"
   }
  },
  "viz_u21nSM25": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#76ea73",
    "stroke": "#76ea73"
   }
  },
  "viz_BcTdWnNG": {
   "type": "viz.text",
   "options": {
    "content": "Successful",
    "fontSize": 14,
    "textColor": "#ACACAD"
   }
  },
  "viz_q3rIDYrX": {
   "type": "viz.text",
   "options": {
    "content": "Invalid Password",
    "fontSize": 14,
    "textColor": "#ACACAD"
   }
  },
  "viz_GsxqdEXu": {
   "type": "viz.text",
   "options": {
    "content": "Password Reset",
    "fontSize": 14,
    "textColor": "#ACACAD"
   }
  },
  "viz_gbQw8P2N": {
   "type": "viz.text",
   "options": {
    "content": "Account Management & Customer Logins (Last Hour)",
    "fontSize": 15,
    "textColor": "#ffffff",
    "fontWeight": "bold"
   }
  },
  "viz_mlaivysH": {
   "type": "viz.text",
   "options": {
    "content": "Latency",
    "fontSize": 14,
    "fontWeight": "bold"
   }
  },
  "viz_2vJOun7f": {
   "type": "viz.text",
   "options": {
    "content": "Web",
    "fontSize": 12,
    "textColor": "#ACACAD",
    "fontWeight": "bold"
   }
  },
  "viz_VpKZMmIq": {
   "type": "viz.text",
   "options": {
    "content": "Mobile",
    "fontSize": 12,
    "textColor": "#ACACAD",
    "fontWeight": "bold"
   }
  },
  "viz_dFFqTkl4": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_95LHKyfb": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_GYnF6RF9": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_pTvJxo6E": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_yIFxJuIx": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_k372VS48"
   }
  },
  "viz_0Yoxhkba": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_2wMyo1qJ"
   }
  },
  "viz_vJ5pjtwJ": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_tSKAQxKZ"
   }
  },
  "viz_6KuCBfPR": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_tvPouRYn"
   }
  },
  "viz_zrZVXpEO": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": "0",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_ehMYFIQW": {
   "type": "viz.singlevalue",
   "options": {
    "showSparkline": false,
    "showTrendIndicator": false,
    "backgroundColor": "transparent",
    "unit": "ms"
   },
   "dataSources": {
    "primary": "ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_pY5TGucV": {
   "type": "viz.singlevalue",
   "options": {
    "showSparkline": false,
    "showTrendIndicator": false,
    "backgroundColor": "transparent",
    "unit": "ms"
   },
   "dataSources": {
    "primary": "ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_KwP3JPjp": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": "0",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn"
   },
   "title": ""
  },
  "viz_HnipizXa": {
   "type": "viz.singlevalue",
   "options": {
    "showSparkline": false,
    "showTrendIndicator": false,
    "backgroundColor": "transparent",
    "unit": "ms"
   },
   "dataSources": {
    "primary": "ds_ftH4Qh7z_ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_Dux7SQTo": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": "0",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_ftH4Qh7z_ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_XlkFJ5WW": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": "0",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_5AuAKP9E_ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn"
   },
   "title": ""
  },
  "viz_3Q8gRGmK": {
   "type": "viz.singlevalue",
   "options": {
    "showSparkline": false,
    "showTrendIndicator": false,
    "backgroundColor": "transparent",
    "unit": "ms"
   },
   "dataSources": {
    "primary": "ds_5AuAKP9E_ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn"
   }
  },
  "viz_CmoOAb3L": {
   "type": "viz.text",
   "options": {
    "content": "Response Time",
    "fontSize": 14,
    "fontWeight": "bold"
   }
  },
  "viz_Ajz8S9Ft": {
   "type": "viz.text",
   "options": {
    "content": "Web",
    "fontSize": 12,
    "textColor": "#ACACAD",
    "fontWeight": "bold"
   }
  },
  "viz_xzAwv4N5": {
   "type": "viz.text",
   "options": {
    "content": "Mobile",
    "fontSize": 12,
    "textColor": "#ACACAD",
    "fontWeight": "bold"
   }
  },
  "viz_gWw3O6Ww": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_WSUkjY7M"
   }
  },
  "viz_Xm9nOvjP": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_MYji1way": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#02155A",
    "stroke": "transparent"
   }
  },
  "viz_yX909k77": {
   "type": "viz.area",
   "options": {
    "backgroundColor": "transparent",
    "areaFillOpacity": ".3",
    "foregroundColor": "#cccccc",
    "fontColor": "#cccccc",
    "axisTitleX.visibility": "collapsed",
    "axisTitleY.visibility": "collapsed",
    "axisLabelsX.majorLabelVisibility": "hide",
    "axisLabelsY.majorLabelVisibility": "hide",
    "gridLinesX.showMajorLines": "false",
    "gridLinesY.showMajorLines": "false",
    "seriesColors": "[#FFFFFF]",
    "legend.placement": "none"
   },
   "dataSources": {
    "primary": "ds_tyBN57HP_ds_WSUkjY7M"
   }
  },
  "viz_okRaE4Bg": {
   "type": "viz.singlevalue",
   "options": {
    "backgroundColor": "#02155A",
    "showSparkline": false
   },
   "dataSources": {
    "primary": "ds_tyBN57HP_ds_WSUkjY7M"
   },
   "title": "5xx Errors",
   "encoding": {
    "majorColor": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 100,
        "value": "#DF564D"
       },
       {
        "from": 20,
        "to": 100,
        "value": "#F5B53F"
       },
       {
        "to": 20,
        "value": "#76EA73"
       }
      ]
     }
    }
   }
  },
  "viz_tIEUMeqY": {
   "type": "viz.rectangle",
   "options": {
    "fill": "#58349b",
    "stroke": "transparent"
   }
  },
  "viz_mBew8bGz": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n</svg>"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#483F9B"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A870EF"
       },
       {
        "to": 500,
        "value": "#483F9B"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_5"
   }
  },
  "viz_lng04iQu": {
   "type": "viz.text",
   "options": {
    "content": "PROGRESS",
    "fontSize": 14
   }
  },
  "viz_TkhDESqG": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#56799A"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A9F5E7"
       },
       {
        "to": 500,
        "value": "#56799A"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_3"
   }
  },
  "viz_zPfoBQGh": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#386C88"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#45D4BA"
       },
       {
        "to": 500,
        "value": "#386C88"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_7"
   }
  },
  "viz_03JWEywN": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n</svg>"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#483F9B"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A870EF"
       },
       {
        "to": 500,
        "value": "#483F9B"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_1"
   }
  },
  "viz_7UWDAr5R": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#56799A"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A9F5E7"
       },
       {
        "to": 500,
        "value": "#56799A"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_5"
   }
  },
  "viz_vdjn9Byd": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#386C88"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#45D4BA"
       },
       {
        "to": 500,
        "value": "#386C88"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_7"
   }
  },
  "viz_msyekYHN": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#56799A"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A9F5E7"
       },
       {
        "to": 500,
        "value": "#56799A"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_5"
   }
  },
  "viz_01RzqDTC": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#56799A\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#56799A"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A9F5E7"
       },
       {
        "to": 500,
        "value": "#56799A"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_3"
   }
  },
  "viz_WvLcmaql": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#386C88"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#45D4BA"
       },
       {
        "to": 500,
        "value": "#386C88"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_7"
   }
  },
  "viz_98zUAb8m": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#386C88\"/>\n</svg>\n"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#386C88"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#45D4BA"
       },
       {
        "to": 500,
        "value": "#386C88"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_7"
   }
  },
  "viz_wHPlPbG0": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n</svg>"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#483F9B"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A870EF"
       },
       {
        "to": 500,
        "value": "#483F9B"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_6"
   }
  },
  "viz_ruaziJxn": {
   "type": "viz.choropleth.svg",
   "options": {
    "backgroundColor": "transparent",
    "svg": "<svg width=\"322\" height=\"32\" viewBox=\"0 0 322 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect id=\"level1\"  y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level2\"  x=\"37\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level3\"  x=\"73\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level4\"  x=\"109\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level5\"  x=\"145\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level6\"  x=\"181\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level7\"  x=\"217\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level8\"  x=\"253\" y=\"12\" width=\"32\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n<rect id=\"level9\"  x=\"289\" y=\"12\" width=\"33\" height=\"8\" rx=\"4\" fill=\"#483F9B\"/>\n</svg>"
   },
   "encoding": {
    "featureId": "primary[0]",
    "value": "primary[1]",
    "fill": {
     "field": "primary[1]",
     "format": {
      "type": "rangevalue",
      "ranges": [
       {
        "from": 1500,
        "value": "#483F9B"
       },
       {
        "from": 500,
        "to": 1500,
        "value": "#A870EF"
       },
       {
        "to": 500,
        "value": "#483F9B"
       }
      ]
     }
    }
   },
   "dataSources": {
    "primary": "ds_choro_6"
   }
  }
 },
 "dataSources": {
  "ds_choro_3": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=10\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=1000]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=10]\n| append [| makeresults | eval Progress=\"level6\"| eval count=10]\n| append [| makeresults | eval Progress=\"level7\"| eval count=10]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro_3"
  },
  "ds_choro_1": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=1000\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=10]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=10]\n| append [| makeresults | eval Progress=\"level6\"| eval count=10]\n| append [| makeresults | eval Progress=\"level7\"| eval count=10]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro_1"
  },
  "ds_choro_5": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=10\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=10]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=1000]\n| append [| makeresults | eval Progress=\"level6\"| eval count=10]\n| append [| makeresults | eval Progress=\"level7\"| eval count=10]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro_5"
  },
  "ds_choro_6": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=10\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=10]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=10]\n| append [| makeresults | eval Progress=\"level6\"| eval count=1000]\n| append [| makeresults | eval Progress=\"level7\"| eval count=10]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro_6"
  },
  "ds_PRY5NCDl": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "| makeresults count=92\n| eval status=\"Payment Successful\"\n| append \n    [ makeresults count=5\n    |  eval status=\"Payment Declined\" ]\n|  append \n    [ makeresults count=3 \n    | eval status=\"Payment Error\" ]\n|  stats count by status \n|  sort - count "
   },
   "name": "Pie_Search"
  },
  "ds_nDBGs17C": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "| makeresults count=92\n| eval status=\"Payment Successful\"\n| append \n    [ makeresults count=5\n    |  eval status=\"Payment Declined\" ]\n|  append \n    [ makeresults count=3 \n    | eval status=\"Payment Error\" ]\n|  stats count by status \n|  sort - count\n|  head 1\n| table count"
   },
   "name": "Pie_Percent"
  },
  "ds_2DiADaNB": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd*\n| eval traffic_source=case(sourcetype == \"splunkd\", \"Web\", 1=1, \"Mobile\")\n| fields _time, traffic_source\n| timechart span=1h count by traffic_source"
   },
   "name": "Line_Search"
  },
  "ds_99HAOm7m": {
   "type": "ds.search",
   "options": {
    "query": "|  makeresults count=33 \n| eval loc=\"N California\" \n| eval type=\"DNS\"\n|  append \n    [ makeresults count=44\n    | eval loc=\"N California\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=55\n    | eval loc=\"N California\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=66\n    | eval loc=\"N California\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=33\n    | eval loc=\"N California\" \n    | eval type=\"Wait\" ]\n |  append \n    [ makeresults count=44\n    | eval loc=\"London\" \n    | eval type=\"DNS\" ]   \n|  append \n    [ makeresults count=55\n    | eval loc=\"London\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=66\n    | eval loc=\"London\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=77\n    | eval loc=\"London\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=33\n    | eval loc=\"London\" \n    | eval type=\"Wait\" ]\n|  append \n    [ makeresults count=55\n    | eval loc=\"Paris\" \n    | eval type=\"DNS\" ]   \n|  append \n    [ makeresults count=66\n    | eval loc=\"Paris\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=77\n    | eval loc=\"Paris\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=88\n    | eval loc=\"Paris\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=44\n    | eval loc=\"Paris\" \n    | eval type=\"Wait\" ]\n|  append \n    [ makeresults count=58\n    | eval loc=\"Amsterdam\" \n    | eval type=\"DNS\" ]   \n|  append \n    [ makeresults count=69\n    | eval loc=\"Amsterdam\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=79\n    | eval loc=\"Amsterdam\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=89\n    | eval loc=\"Amsterdam\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=55\n    | eval loc=\"Amsterdam\" \n    | eval type=\"Wait\" ]\n\n|  append \n    [ makeresults count=63\n    | eval loc=\"Frankfurt\" \n    | eval type=\"DNS\" ]   \n|  append \n    [ makeresults count=74\n    | eval loc=\"Frankfurt\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=85\n    | eval loc=\"Frankfurt\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=92\n    | eval loc=\"Frankfurt\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=61\n    | eval loc=\"Frankfurt\" \n    | eval type=\"Wait\" ]\n\n|  append \n    [ makeresults count=66\n    | eval loc=\"N Virginia\" \n    | eval type=\"DNS\" ]   \n|  append \n    [ makeresults count=77\n    | eval loc=\"N Virginia\" \n    | eval type=\"TCP\" ]\n|  append \n    [ makeresults count=99\n    | eval loc=\"N Virginia\" \n    | eval type=\"TLS\" ]\n|  append \n    [ makeresults count=105\n    | eval loc=\"N Virginia\" \n    | eval type=\"First Byte\" ]\n|  append \n    [ makeresults count=66\n    | eval loc=\"N Virginia\" \n    | eval type=\"Wait\" ]\n\n|  chart count by loc, type\n|  eval sort_field=case(loc==\"N California\",1, loc==\"London\",2, loc==\"Paris\",3, loc==\"Amsterdam\",4, loc==\"Frankfurt\",5, loc==\"N Virginia\",6)\n| sort sort_field\n| table loc, DNS, TCP, TLS, \"First Byte\", Wait"
   },
   "name": "Bar_Search"
  },
  "ds_JBftuSzG": {
   "type": "ds.search",
   "options": {
    "query": "|  makeresults count=50\n| eval app=\"Web Server\"\n| eval type=\"User\"\n|  append \n    [ makeresults count=28\n    | eval app=\"Web Server\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=22\n    | eval app=\"Web Server\"\n    | eval type=\"Idle\"\n    ]\n| append\n     [makeresults count=22\n     | eval app=\"Network\"\n     | eval type=\"User\"\n     ]\n|  append \n    [ makeresults count=48\n    | eval app=\"Network\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=30\n    | eval app=\"Network\"\n    | eval type=\"Idle\"\n    ]\n| append\n     [makeresults count=65\n     | eval app=\"Load Balancer\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=17\n    | eval app=\"Load Balancer\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=18\n    | eval app=\"Load Balancer\"\n    | eval type=\"Idle\"\n    ]\n| append\n     [makeresults count=50\n     | eval app=\"Storage\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=27\n    | eval app=\"Storage\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=23\n    | eval app=\"Storage\"\n    | eval type=\"Idle\"\n    ]\n| append\n     [makeresults count=18\n     | eval app=\"Database\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=60\n    | eval app=\"Database\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=22\n    | eval app=\"Database\"\n    | eval type=\"Idle\"\n    ]\n\n| append\n     [makeresults count=50\n     | eval app=\"Security\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=12\n    | eval app=\"Security\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=38\n    | eval app=\"Security\"\n    | eval type=\"Idle\"\n    ]\n\n| append\n     [makeresults count=45\n     | eval app=\"Auth Server\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=32\n    | eval app=\"Auth Server\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=23\n    | eval app=\"Auth Server\"\n    | eval type=\"Idle\"\n    ]\n\n| append\n     [makeresults count=50\n     | eval app=\"CDN\"\n     | eval type=\"User\"\n    ]\n|  append \n    [ makeresults count=28\n    | eval app=\"CDN\"\n    | eval type=\"System\"\n    ]\n|  append \n    [ makeresults count=22\n    | eval app=\"CDN\"\n    | eval type=\"Idle\"\n    ]\n\n| chart count by app, type\n| eval sort_field=case(app==\"Login\",1,app==\"Search\",2,app==\"Cart\",3,app==\"Pricing\",4,app==\"Checkout\",5,app==\"Order Management\",6,app==\"Gifting\",7,app==\"Chat\",8)\n| sort sort_field\n| table app, User, System, Idle"
   },
   "name": "Column_Search"
  },
  "ds_WgTcAqsK": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "| makeresults count=89\n| eval status=\"Successful\"\n| append \n    [ makeresults count=9\n    |  eval status=\"Password Reset\" ]\n|  append \n    [ makeresults count=2 \n    | eval status=\"Invalid Password\" ]\n|  stats count by status \n|  sort - count\n|  head 1\n| table count"
   },
   "name": "Marker_Search"
  },
  "ds_k372VS48": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=1m count by sourcetype "
   },
   "name": "SV_Moderate"
  },
  "ds_tvPouRYn": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-40s@s",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=1s count by sourcetype "
   },
   "name": "SV_Critical"
  },
  "ds_tSKAQxKZ": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-2m@m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=10s count by sourcetype "
   },
   "name": "SV_High"
  },
  "ds_2wMyo1qJ": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-50m@m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd\n| timechart span=5m count by sourcetype"
   },
   "name": "SV_Resolved"
  },
  "ds_J2P5KSLW_ds_tvPouRYn": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-60s",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=5s count by sourcetype "
   },
   "name": "Latency_Web"
  },
  "ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-5m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=15s count by sourcetype "
   },
   "name": "Latency_Mobile"
  },
  "ds_ftH4Qh7z_ds_J2P5KSLW_ds_tvPouRYn": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=3min count by sourcetype "
   },
   "name": "Response_Time_Web"
  },
  "ds_5AuAKP9E_ds_wzq3Llei_ds_J2P5KSLW_ds_tvPouRYn": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=7min count by sourcetype "
   },
   "name": "Response_Time_Mobile"
  },
  "ds_WSUkjY7M": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-15m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=1m count by sourcetype "
   },
   "name": "Search_4xx"
  },
  "ds_tyBN57HP_ds_WSUkjY7M": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-60m@m",
     "latest": "now"
    },
    "query": "index=_internal sourcetype=splunkd_ui_access\n| timechart span=10min count by sourcetype "
   },
   "name": "Search_5xx"
  },
  "ds_6xvhY36E": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "|  makeresults\n| eval ID=\"ID-001\"\n| eval APPLICATION=\"LOGIN\"\n| eval PROCESS=\"thisprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")\n| append  \n    [ makeresults  \n| eval ID=\"ID-002\"\n| eval APPLICATION=\"SEARCH\"\n| eval PROCESS=\"thatprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-003\"\n| eval APPLICATION=\"SEARCH\"\n| eval PROCESS=\"thisprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append\n    [ makeresults  \n| eval ID=\"ID-004\"\n| eval APPLICATION=\"INVENTORY\"\n| eval PROCESS=\"query foo\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-005\"\n| eval APPLICATION=\"LOGIN\"\n| eval PROCESS=\"processprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")\n| eval ATTEMPT=\"01\"]\n| append  \n    [ makeresults  \n| eval ID=\"ID-006\"\n| eval APPLICATION=\"CART\"\n| eval PROCESS=\"foobarprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")\n| eval ATTEMPT=\"01\"]\n| append  \n    [ makeresults  \n| eval ID=\"ID-007\"\n| eval APPLICATION=\"CART\"\n| eval PROCESS=\"/bin/init\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-008\"\n| eval APPLICATION=\"LOGIN\"\n| eval PROCESS=\"/bin/init\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-009\"\n| eval APPLICATION=\"GIFTING\"\n| eval PROCESS=\"/bin/init\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-010\"\n| eval APPLICATION=\"INVENTORY\"\n| eval PROCESS=\"query567\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults  \n| eval ID=\"ID-011\"\n| eval APPLICATION=\"SEARCH\"\n| eval PROCESS=\"thatprocess.exe\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| append  \n    [ makeresults\n| eval ID=\"ID-012\"\n| eval APPLICATION=\"CHECKOUT\"\n| eval PROCESS=\"/bin/init\"\n| eval \"LAST RUN\"=strftime(_time,\"%Y-%m-%dT%H:%M:%S.%Q\")]\n| table ID APPLICATION PROCESS \"LAST RUN\""
   },
   "name": "Table_Search"
  },
  "ds_EFbNJgDE": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=10\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=1000]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=10]\n| append [| makeresults | eval Progress=\"level6\"| eval count=10]\n| append [| makeresults | eval Progress=\"level7\"| eval count=10]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro 3"
  },
  "ds_choro_7": {
   "type": "ds.search",
   "options": {
    "queryParameters": {
     "earliest": "-24h@h",
     "latest": "now"
    },
    "query": "| makeresults \n| eval Progress=\"level1\"| eval count=10\n| append [| makeresults | eval Progress=\"level2\"| eval count=10]\n| append [| makeresults | eval Progress=\"level3\"| eval count=10]\n| append [| makeresults | eval Progress=\"level4\"| eval count=10]\n| append [| makeresults | eval Progress=\"level5\"| eval count=10]\n| append [| makeresults | eval Progress=\"level6\"| eval count=10]\n| append [| makeresults | eval Progress=\"level7\"| eval count=1000]\n| append [| makeresults | eval Progress=\"level8\"| eval count=10]\n| append [| makeresults | eval Progress=\"level9\"| eval count=10]\n|table Progress,count"
   },
   "name": "Choro_7"
  }
 },
 "inputs": {},
 "layout": {
  "globalInputs": [],
  "type": "absolute",
  "options": {
   "width": 1920,
   "height": 1080,
   "backgroundImage": {
    "sizeType": "contain",
    "x": 0,
    "y": 0,
    "src": "/en-US/static/app/splunk-dashboard-app/images/examples-hub/ecommerce/background.png"
   },
   "showTitleAndDescription": false,
   "display": "auto-scale"
  },
  "structure": [
   {
    "item": "viz_bHLDUx5f",
    "type": "block",
    "position": {
     "x": 970,
     "y": 310,
     "w": 930,
     "h": 480
    }
   },
   {
    "item": "viz_pTvJxo6E",
    "type": "block",
    "position": {
     "x": 720,
     "y": 140,
     "w": 204,
     "h": 130
    }
   },
   {
    "item": "viz_uur3gtSz",
    "type": "block",
    "position": {
     "x": 20,
     "y": 90,
     "w": 930,
     "h": 200
    }
   },
   {
    "item": "viz_GYnF6RF9",
    "type": "block",
    "position": {
     "x": 495,
     "y": 140,
     "w": 204,
     "h": 130
    }
   },
   {
    "item": "viz_95LHKyfb",
    "type": "block",
    "position": {
     "x": 270,
     "y": 140,
     "w": 204,
     "h": 130
    }
   },
   {
    "item": "viz_HaZdi9sU",
    "type": "block",
    "position": {
     "x": 20,
     "y": 10,
     "w": 920,
     "h": 70
    }
   },
   {
    "item": "viz_ydtjTtwP",
    "type": "block",
    "position": {
     "x": 970,
     "y": 90,
     "w": 930,
     "h": 200
    }
   },
   {
    "item": "viz_IR0RxRMk",
    "type": "block",
    "position": {
     "x": 20,
     "y": 310,
     "w": 600,
     "h": 230
    }
   },
   {
    "item": "viz_QWWftL3n",
    "type": "block",
    "position": {
     "x": 20,
     "y": 560,
     "w": 930,
     "h": 230
    }
   },
   {
    "item": "viz_koftcT5x",
    "type": "block",
    "position": {
     "x": 20,
     "y": 810,
     "w": 1400,
     "h": 260
    }
   },
   {
    "item": "viz_qqReWjen",
    "type": "block",
    "position": {
     "x": 1440,
     "y": 810,
     "w": 460,
     "h": 260
    }
   },
   {
    "item": "viz_KdMxDtXA",
    "type": "block",
    "position": {
     "x": 40,
     "y": 90,
     "w": 340,
     "h": 50
    }
   },
   {
    "item": "viz_GjqBuOkG",
    "type": "block",
    "position": {
     "x": 495,
     "y": 140,
     "w": 205,
     "h": 110
    }
   },
   {
    "item": "viz_lVJDTStf",
    "type": "block",
    "position": {
     "x": 270,
     "y": 140,
     "w": 205,
     "h": 110
    }
   },
   {
    "item": "viz_DUn1cXDP",
    "type": "block",
    "position": {
     "x": 720,
     "y": 140,
     "w": 205,
     "h": 110
    }
   },
   {
    "item": "viz_IFgt0Y8M",
    "type": "block",
    "position": {
     "x": 20,
     "y": 310,
     "w": 610,
     "h": 255
    }
   },
   {
    "item": "viz_WCF4DaJM",
    "type": "block",
    "position": {
     "x": 640,
     "y": 310,
     "w": 310,
     "h": 230
    }
   },
   {
    "item": "viz_fHGgjN0V",
    "type": "block",
    "position": {
     "x": 970,
     "y": 310,
     "w": 670,
     "h": 480
    }
   },
   {
    "item": "viz_l9CI3VCM",
    "type": "block",
    "position": {
     "x": 665,
     "y": 373,
     "w": 134,
     "h": 134
    }
   },
   {
    "item": "viz_wlPm18Pj",
    "type": "block",
    "position": {
     "x": 640,
     "y": 310,
     "w": 310,
     "h": 230
    }
   },
   {
    "item": "viz_uSZgGI4u",
    "type": "block",
    "position": {
     "x": 690,
     "y": 395,
     "w": 90,
     "h": 90
    }
   },
   {
    "item": "viz_RiwzajTw",
    "type": "block",
    "position": {
     "x": 20,
     "y": 560,
     "w": 920,
     "h": 230
    }
   },
   {
    "item": "viz_TuqrAWUn",
    "type": "block",
    "position": {
     "x": 20,
     "y": 810,
     "w": 1390,
     "h": 270
    }
   },
   {
    "item": "viz_icjGDjsp",
    "type": "block",
    "position": {
     "x": 980,
     "y": 90,
     "w": 340,
     "h": 50
    }
   },
   {
    "item": "viz_kfTINaOJ",
    "type": "block",
    "position": {
     "x": 980,
     "y": 150,
     "w": 210,
     "h": 130
    }
   },
   {
    "item": "viz_pvR2fxkh",
    "type": "block",
    "position": {
     "x": 1210,
     "y": 150,
     "w": 210,
     "h": 130
    }
   },
   {
    "item": "viz_e29OZQXq",
    "type": "block",
    "position": {
     "x": 1440,
     "y": 850,
     "w": 460,
     "h": 170
    }
   },
   {
    "item": "viz_qYa4NrWu",
    "type": "block",
    "position": {
     "x": 1595,
     "y": 1020,
     "w": 20,
     "h": 20
    }
   },
   {
    "item": "viz_IsF2KMUo",
    "type": "block",
    "position": {
     "x": 1735,
     "y": 1020,
     "w": 20,
     "h": 20
    }
   },
   {
    "item": "viz_u21nSM25",
    "type": "block",
    "position": {
     "x": 1480,
     "y": 1020,
     "w": 20,
     "h": 20
    }
   },
   {
    "item": "viz_BcTdWnNG",
    "type": "block",
    "position": {
     "x": 1500,
     "y": 1010,
     "w": 80,
     "h": 40
    }
   },
   {
    "item": "viz_q3rIDYrX",
    "type": "block",
    "position": {
     "x": 1615,
     "y": 1010,
     "w": 110,
     "h": 40
    }
   },
   {
    "item": "viz_GsxqdEXu",
    "type": "block",
    "position": {
     "x": 1760,
     "y": 1010,
     "w": 110,
     "h": 40
    }
   },
   {
    "item": "viz_gbQw8P2N",
    "type": "block",
    "position": {
     "x": 1470,
     "y": 810,
     "w": 430,
     "h": 40
    }
   },
   {
    "item": "viz_mlaivysH",
    "type": "block",
    "position": {
     "x": 990,
     "y": 150,
     "w": 90,
     "h": 40
    }
   },
   {
    "item": "viz_2vJOun7f",
    "type": "block",
    "position": {
     "x": 990,
     "y": 190,
     "w": 60,
     "h": 40
    }
   },
   {
    "item": "viz_VpKZMmIq",
    "type": "block",
    "position": {
     "x": 990,
     "y": 230,
     "w": 60,
     "h": 40
    }
   },
   {
    "item": "viz_dFFqTkl4",
    "type": "block",
    "position": {
     "x": 45,
     "y": 140,
     "w": 204,
     "h": 130
    }
   },
   {
    "item": "viz_QtosIFd1",
    "type": "block",
    "position": {
     "x": 50,
     "y": 140,
     "w": 205,
     "h": 110
    }
   },
   {
    "item": "viz_yIFxJuIx",
    "type": "block",
    "position": {
     "x": 35,
     "y": 210,
     "w": 235,
     "h": 75
    }
   },
   {
    "item": "viz_0Yoxhkba",
    "type": "block",
    "position": {
     "x": 710,
     "y": 210,
     "w": 240,
     "h": 75
    }
   },
   {
    "item": "viz_vJ5pjtwJ",
    "type": "block",
    "position": {
     "x": 260,
     "y": 210,
     "w": 235,
     "h": 75
    }
   },
   {
    "item": "viz_6KuCBfPR",
    "type": "block",
    "position": {
     "x": 485,
     "y": 210,
     "w": 220,
     "h": 75
    }
   },
   {
    "item": "viz_zrZVXpEO",
    "type": "block",
    "position": {
     "x": 1100,
     "y": 180,
     "w": 100,
     "h": 60
    }
   },
   {
    "item": "viz_ehMYFIQW",
    "type": "block",
    "position": {
     "x": 1030,
     "y": 180,
     "w": 90,
     "h": 70
    }
   },
   {
    "item": "viz_pY5TGucV",
    "type": "block",
    "position": {
     "x": 1030,
     "y": 220,
     "w": 90,
     "h": 70
    }
   },
   {
    "item": "viz_KwP3JPjp",
    "type": "block",
    "position": {
     "x": 1100,
     "y": 220,
     "w": 100,
     "h": 60
    }
   },
   {
    "item": "viz_HnipizXa",
    "type": "block",
    "position": {
     "x": 1250,
     "y": 180,
     "w": 100,
     "h": 70
    }
   },
   {
    "item": "viz_Dux7SQTo",
    "type": "block",
    "position": {
     "x": 1330,
     "y": 180,
     "w": 110,
     "h": 60
    }
   },
   {
    "item": "viz_XlkFJ5WW",
    "type": "block",
    "position": {
     "x": 1330,
     "y": 220,
     "w": 110,
     "h": 60
    }
   },
   {
    "item": "viz_3Q8gRGmK",
    "type": "block",
    "position": {
     "x": 1250,
     "y": 220,
     "w": 100,
     "h": 70
    }
   },
   {
    "item": "viz_CmoOAb3L",
    "type": "block",
    "position": {
     "x": 1220,
     "y": 150,
     "w": 130,
     "h": 40
    }
   },
   {
    "item": "viz_Ajz8S9Ft",
    "type": "block",
    "position": {
     "x": 1220,
     "y": 190,
     "w": 60,
     "h": 40
    }
   },
   {
    "item": "viz_xzAwv4N5",
    "type": "block",
    "position": {
     "x": 1220,
     "y": 230,
     "w": 60,
     "h": 40
    }
   },
   {
    "item": "viz_Xm9nOvjP",
    "type": "block",
    "position": {
     "x": 1440,
     "y": 150,
     "w": 210,
     "h": 130
    }
   },
   {
    "item": "viz_zOpbLhqH",
    "type": "block",
    "position": {
     "x": 1440,
     "y": 150,
     "w": 210,
     "h": 110
    }
   },
   {
    "item": "viz_gWw3O6Ww",
    "type": "block",
    "position": {
     "x": 1440,
     "y": 220,
     "w": 220,
     "h": 75
    }
   },
   {
    "item": "viz_MYji1way",
    "type": "block",
    "position": {
     "x": 1670,
     "y": 150,
     "w": 210,
     "h": 130
    }
   },
   {
    "item": "viz_okRaE4Bg",
    "type": "block",
    "position": {
     "x": 1670,
     "y": 150,
     "w": 210,
     "h": 110
    }
   },
   {
    "item": "viz_yX909k77",
    "type": "block",
    "position": {
     "x": 1670,
     "y": 220,
     "w": 220,
     "h": 75
    }
   },
   {
    "item": "viz_tIEUMeqY",
    "type": "block",
    "position": {
     "x": 1631,
     "y": 347,
     "w": 248,
     "h": 33
    }
   },
   {
    "item": "viz_lng04iQu",
    "type": "block",
    "position": {
     "x": 1635,
     "y": 341,
     "w": 100,
     "h": 50
    }
   },
   {
    "item": "viz_zPfoBQGh",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 447,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_03JWEywN",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 478,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_7UWDAr5R",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 510,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_vdjn9Byd",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 542,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_msyekYHN",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 573,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_01RzqDTC",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 607,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_WvLcmaql",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 638,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_98zUAb8m",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 701,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_wHPlPbG0",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 668,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_ruaziJxn",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 733,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_TkhDESqG",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 414,
     "w": 230,
     "h": 50
    }
   },
   {
    "item": "viz_mBew8bGz",
    "type": "block",
    "position": {
     "x": 1640,
     "y": 380,
     "w": 230,
     "h": 50
    }
   }
  ]
 },
 "defaults": {
  "visualizations": {
   "global": {
    "showLastUpdated": false
   }
  }
 },
 "description": "",
 "title": "E-Commerce Monitoring"
}

Boston marathon runner statistics

This dashboard uses manually entered test data to emulate runner statistics. It is in no way an actual representation of real Boston marathon data. You'll notice when you expand the dashboard that each field must be created and named, and the corresponding column entries must have values created by you. There is also an input, where a user can choose the mock statistics of mock runner.

An example dashboard of the Boston marathon using test data.

Boston marathon statistics

Expand this window to copy/paste the dashboard definition into your own dashboard.

{
	"visualizations": {
		"viz_5HKW2R1q": {
			"dataSources": {
				"primary": "temperatureOverTime"
			},
			"options": {
				"backgroundColor": "#15161B",
				"fontColor": "#F5F5F5",
				"legend.placement": "top",
				"seriesColors": "[#5FBCFF]"
			},
			"title": "Ambient Temperature over time",
			"type": "viz.line"
		},
		"viz_9eU4LWyM": {
			"dataSources": {
				"primary": "leaderBoard"
			},
			"options": {
				"backgroundColor": "#000000",
				"headerBackgroundColor": "#33343B",
				"headerTextColor": "#F5F5F5",
				"rowBackgroundColorEven": "#23242B",
				"rowBackgroundColorOdd": "#15161B",
				"rowTextColorEven": "#ACACAD",
				"rowTextColorOdd": "#ACACAD"
			},
			"title": "LeaderBoard",
			"type": "viz.table"
		},
		"viz_FVpjprmP": {
			"dataSources": {
				"primary": "elevation"
			},
			"options": {
				"backgroundColor": "#33343B",
				"unit": "ft"
			},
			"title": "Elevation",
			"type": "viz.singlevalue"
		},
		"viz_H5PHKh4r": {
			"dataSources": {
				"primary": "bodyTemp"
			},
			"encoding": {
				"fill": {
					"field": "primary[0]",
					"format": {
						"ranges": [
							{
								"from": 100,
								"value": "#cb3b43"
							},
							{
								"from": 99.8,
								"to": 100,
								"value": "#ff7152"
							},
							{
								"from": 99.5,
								"to": 99.8,
								"value": "#fc9850"
							},
							{
								"to": 99.5,
								"value": "#53a051"
							}
						],
						"type": "rangevalue"
					}
				}
			},
			"options": {
				"numberPrecision": 1,
				"unit": "F"
			},
			"title": "$runner$'s Body Temperature",
			"type": "viz.singlevalue"
		},
		"viz_K0dFZZih": {
			"dataSources": {
				"primary": "heartRate"
			},
			"encoding": {
				"fill": {
					"field": "primary[0]",
					"format": {
						"ranges": [
							{
								"from": 180,
								"value": "#cb3b43"
							},
							{
								"from": 160,
								"to": 180,
								"value": "#ff7152"
							},
							{
								"from": 150,
								"to": 160,
								"value": "#fc9850"
							},
							{
								"from": 140,
								"to": 150,
								"value": "#f4df7a"
							},
							{
								"from": 130,
								"to": 140,
								"value": "#4beba8"
							},
							{
								"to": 130,
								"value": "#5fbcff"
							}
						],
						"type": "rangevalue"
					}
				}
			},
			"options": {
				"unit": "bpm"
			},
			"title": "$runner$'s Heart Rate",
			"type": "viz.singlevalue"
		},
		"viz_Ll1FxjWg": {
			"dataSources": {
				"primary": "humidity"
			},
			"options": {
				"backgroundColor": "#33343B",
				"showSparkline": false,
				"showTrendIndicator": false,
				"unit": "%"
			},
			"title": "Humidity",
			"type": "viz.singlevalue"
		},
		"viz_NktRExv6": {
			"options": {
				"color": "#000000",
				"content": " Environment Data",
				"fontSize": 24
			},
			"type": "viz.text"
		},
		"viz_ZyjJqSmo": {
			"options": {
				"color": "#F5F5F5",
				"content": "Running Boston\n",
				"fontSize": 24
			},
			"type": "viz.text"
		},
		"viz_cArGnIJu": {
			"dataSources": {
				"primary": "speed"
			},
			"encoding": {
				"fill": {
					"field": "primary[0]",
					"format": {
						"ranges": [
							{
								"from": 7,
								"value": "#53a051"
							},
							{
								"from": 6.5,
								"to": 7,
								"value": "#f1813f"
							},
							{
								"to": 6.5,
								"value": "#dc4e41"
							}
						],
						"type": "rangevalue"
					}
				}
			},
			"options": {
				"numberPrecision": 1,
				"unit": "mph"
			},
			"title": "$runner$'s Live Pace",
			"type": "viz.singlevalue"
		},
		"viz_eSKryv8C": {
			"options": {
				"color": "#F5F5F5",
				"content": "Runner Data",
				"fontSize": 24
			},
			"type": "viz.text"
		},
		"viz_grgU4NU9": {
			"dataSources": {
				"primary": "uvIndex"
			},
			"options": {
				"backgroundColor": "#33343B",
				"showSparkline": false,
				"showTrendIndicator": false,
				"unit": ""
			},
			"title": "UV Index",
			"type": "viz.singlevalue"
		},
		"viz_inbNXOtv": {
			"dataSources": {
				"primary": "paceOverTime"
			},
			"encoding": {
				"x": "primary[0]",
				"y1": "primary.[1]",
				"y2": "primary.[2]"
			},
			"options": {
				"axisY2.enabled": true,
				"axisY2.fields": "Pace",
				"backgroundColor": "#15161B",
				"fontColor": "#F5F5F5",
				"legend.placement": "top",
				"seriesColors": "[#5FBCFF, #C6335F]"
			},
			"title": "Pace over time",
			"type": "viz.line"
		},
		"viz_jhTJWAGU": {
			"dataSources": {
				"primary": "temperatureOverTime"
			},
			"options": {
				"backgroundColor": "#33343B",
				"showSparkline": false,
				"showTrendIndicator": false,
				"unit": "F"
			},
			"title": "Temperature",
			"type": "viz.singlevalue"
		},
		"viz_ldWRmtDi": {
			"dataSources": {
				"primary": "runTime"
			},
			"encoding": {},
			"options": {
				"backgroundColor": "#33343B",
				"showTrendIndicator": true
			},
			"title": "$runner$'s Run Time",
			"type": "viz.singlevalue"
		},
		"viz_q4YzAPyo": {
			"options": {
				"preserveAspectRatio": true,
				"src": "https://5da3ef012432748db7171309--conf2019demos.netlify.com/bostonmarathon.png"
			},
			"type": "viz.img"
		}
	},
	"dataSources": {
		"bodyTemp": {
			"name": "search5",
			"options": {
				"data": {
					"columns": [
						[
							"99.6"
						],
						[
							"98.7"
						],
						[
							"99.4"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"ds_0CUIFvU4_runTime": {
			"name": "Copy of search4",
			"options": {
				"data": {
					"columns": [
						[
							"1:05:57"
						],
						[
							"1:05:57"
						],
						[
							"1:05:57"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"ds_GFmT7a45_runTime": {
			"name": "Copy of search4",
			"options": {
				"data": {
					"columns": [
						[
							"1:05:57"
						],
						[
							"1:05:57"
						],
						[
							"1:05:57"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"ds_ugMsVG20_runTime": {
			"name": "Copy of search4",
			"options": {
				"data": {
					"columns": [
						[
							"1:05:57"
						],
						[
							"1:05:57"
						],
						[
							"1:05:57"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"elevation": {
			"name": "search3",
			"options": {
				"data": {
					"columns": [
						[
							"72"
						],
						[
							"1"
						]
					],
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"heartRate": {
			"name": "search2",
			"options": {
				"data": {
					"columns": [
						[
							"165"
						],
						[
							"178"
						],
						[
							"172"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"humidity": {
			"name": "search10",
			"options": {
				"data": {
					"columns": [
						[
							"63"
						],
						[
							"1"
						]
					],
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"leaderBoard": {
			"name": "search8",
			"options": {
				"data": {
					"columns": [
						[
							"87",
							"88",
							"89",
							"90",
							"91",
							"92",
							"93",
							"94"
						],
						[
							"May Cummings",
							"Annie Zhang",
							"Ho Simpson",
							"Alan Duggan",
							"Emily Melendez",
							"Jasmin Rossi",
							"Santiago Benson",
							"Frederick Kamran"
						],
						[
							"343",
							"1482",
							"1526",
							"974",
							"154",
							"796",
							"892",
							"1984"
						],
						[
							"4.1",
							"2.3",
							"3.6",
							"5.4",
							"2.7",
							"2.1",
							"1.8",
							"7.5"
						]
					],
					"fields": [
						{
							"name": "Place"
						},
						{
							"name": "Runner"
						},
						{
							"name": "Number"
						},
						{
							"name": "Gap (s)"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"paceOverTime": {
			"name": "search7",
			"options": {
				"data": {
					"columns": [
						[
							"1",
							"2",
							"3",
							"4",
							"5",
							"6",
							"7",
							"8",
							"9",
							"10",
							"11",
							"12",
							"13",
							"14",
							"15",
							"16",
							"17",
							"18"
						],
						[
							"72",
							"72.5",
							"73",
							"74",
							"76",
							"78",
							"77",
							"76",
							"74",
							"73",
							"73",
							"73",
							"75",
							"77",
							"78",
							"79",
							"79",
							"78"
						],
						[
							"7.7",
							"7.6",
							"7.4",
							"7.3",
							"7.3",
							"7.2",
							"7.3",
							"7.4",
							"7.5",
							"7.5",
							"7.6",
							"7.6",
							"7.4",
							"7.3",
							"7.2",
							"7.2",
							"7.3",
							"7.4"
						]
					],
					"fields": [
						{
							"name": "Time"
						},
						{
							"name": "Elevation (ft)"
						},
						{
							"name": "Pace"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"runTime": {
			"name": "search4",
			"options": {
				"data": {
					"columns": [
						[
							"1:05:57"
						],
						[
							"1:05:57"
						],
						[
							"1:05:57"
						]
					],
					"fields": [
						{
							"name": "Alan"
						},
						{
							"name": "Emily"
						},
						{
							"name": "Jasmin"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"speed": {
			"name": "search1",
			"options": {
				"data": {
					"columns": [
						[
							"7.41"
						],
						[
							"1"
						]
					],
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"temperatureOverTime": {
			"name": "search9",
			"options": {
				"data": {
					"columns": [
						[
							"1",
							"2",
							"3",
							"4",
							"5",
							"6",
							"7",
							"8",
							"9",
							"10",
							"11",
							"12",
							"13",
							"14",
							"15",
							"16",
							"17",
							"18"
						],
						[
							"67",
							"67.5",
							"67.8",
							"70",
							"70",
							"70.2",
							"70.4",
							"70.5",
							"70.6",
							"70.9",
							"71.5",
							"71.8",
							"72.3",
							"72.7",
							"73.0",
							"73.3",
							"73.4",
							"73.5"
						]
					],
					"fields": [
						{
							"name": "Time"
						},
						{
							"name": "Temp (F)"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"totalCalories": {
			"name": "search6",
			"options": {
				"data": {
					"columns": [
						[
							"457"
						],
						[
							"1"
						]
					],
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		},
		"uvIndex": {
			"name": "search11",
			"options": {
				"data": {
					"columns": [
						[
							"7"
						],
						[
							"1"
						]
					],
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					]
				},
				"meta": {}
			},
			"type": "ds.test"
		}
	},
	"inputs": {
		"input1": {
			"options": {
				"defaultValue": "Alan",
				"items": [
					{
						"label": "Alan Duggan",
						"value": "Alan"
					},
					{
						"label": "Emily Melendez",
						"value": "Emily"
					},
					{
						"label": "Jasmin Rossi",
						"value": "Jasmin"
					}
				],
				"token": "runner"
			},
			"title": "Runner",
			"type": "input.dropdown"
		}
	},
	"layout": {
		"globalInputs": [
			"input1"
		],
		"options": {
			"display": "auto-scale",
			"height": 750,
			"width": 1300,
			"backgroundColor": "#000000"
		},
		"structure": [
			{
				"item": "viz_NktRExv6",
				"position": {
					"h": 50,
					"w": 240,
					"x": 1050,
					"y": 30
				},
				"type": "block"
			},
			{
				"item": "viz_FVpjprmP",
				"position": {
					"h": 90,
					"w": 210,
					"x": 1060,
					"y": 280
				},
				"type": "block"
			},
			{
				"item": "viz_cArGnIJu",
				"position": {
					"h": 90,
					"w": 210,
					"x": 20,
					"y": 370
				},
				"type": "block"
			},
			{
				"item": "viz_H5PHKh4r",
				"position": {
					"h": 90,
					"w": 210,
					"x": 20,
					"y": 280
				},
				"type": "block"
			},
			{
				"item": "viz_jhTJWAGU",
				"position": {
					"h": 90,
					"w": 210,
					"x": 1060,
					"y": 80
				},
				"type": "block"
			},
			{
				"item": "viz_Ll1FxjWg",
				"position": {
					"h": 90,
					"w": 210,
					"x": 1060,
					"y": 190
				},
				"type": "block"
			},
			{
				"item": "viz_5HKW2R1q",
				"position": {
					"h": 250,
					"w": 320,
					"x": 960,
					"y": 480
				},
				"type": "block"
			},
			{
				"item": "viz_inbNXOtv",
				"position": {
					"h": 250,
					"w": 320,
					"x": 630,
					"y": 480
				},
				"type": "block"
			},
			{
				"item": "viz_9eU4LWyM",
				"position": {
					"h": 250,
					"w": 600,
					"x": 20,
					"y": 480
				},
				"type": "block"
			},
			{
				"item": "viz_eSKryv8C",
				"position": {
					"h": 50,
					"w": 210,
					"x": 20,
					"y": 30
				},
				"type": "block"
			},
			{
				"item": "viz_q4YzAPyo",
				"position": {
					"x": 300,
					"y": 30,
					"w": 710,
					"h": 410
				},
				"type": "block"
			},
			{
				"item": "viz_ZyjJqSmo",
				"position": {
					"h": 50,
					"w": 240,
					"x": 570,
					"y": 30
				},
				"type": "block"
			},
			{
				"item": "viz_K0dFZZih",
				"position": {
					"h": 90,
					"w": 210,
					"x": 20,
					"y": 180
				},
				"type": "block"
			},
			{
				"item": "viz_ldWRmtDi",
				"position": {
					"h": 90,
					"w": 210,
					"x": 20,
					"y": 80
				},
				"type": "block"
			},
			{
				"item": "viz_grgU4NU9",
				"position": {
					"h": 90,
					"w": 210,
					"x": 1060,
					"y": 370
				},
				"type": "block"
			}
		],
		"type": "absolute"
	},
	"title": "Demo - Boston Marathon",
	"description": ""
}

The Arbiter of Data example

The Arbiter of Data dashboard is one example, created by a customer, that shows off the power of using the visual editor and source editor together to create complex dashboards and shows the visualizations currently supported by the source editor. For now, you must set most configuration options in the source editor. All of the data is test data.

The Arbiter of Data dashboard.

This source code generates the dashboard:

The Arbiter of Data

Expand this window to copy/paste the dashboard definition into your own dashboard.

{
	"dataSources": {
		"search1": {
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					],
					"columns": [
						[
							"92",
							"80",
							"80",
							"4",
							"4",
							"10",
							"100",
							"95",
							"10"
						],
						[
							"100",
							"100",
							"90",
							"30",
							"25",
							"5",
							"15",
							"95",
							"78"
						]
					]
				},
				"meta": {}
			}
		},
		"search2": {
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					],
					"columns": [
						[
							"37",
							"80",
							"80",
							"4",
							"4",
							"10",
							"100",
							"95",
							"43"
						],
						[
							"100",
							"100",
							"90",
							"30",
							"25",
							"5",
							"15",
							"95",
							"100"
						]
					]
				},
				"meta": {}
			}
		},
		"search3": {
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					],
					"columns": [
						[
							"92",
							"80",
							"80",
							"4",
							"4",
							"10",
							"100",
							"95",
							"15"
						],
						[
							"100",
							"100",
							"90",
							"30",
							"25",
							"5",
							"15",
							"95",
							"34"
						]
					]
				},
				"meta": {}
			}
		},
		"search4": {
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "foo"
						},
						{
							"name": "bar"
						}
					],
					"columns": [
						[
							"92",
							"80",
							"80",
							"4",
							"4",
							"10",
							"100",
							"95",
							"5"
						],
						[
							"100",
							"100",
							"90",
							"30",
							"25",
							"5",
							"15",
							"95",
							"2485311"
						]
					]
				},
				"meta": {}
			}
		},
		"search_chart": {
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "_time"
						},
						{
							"name": "10.1.1.000",
							"data_source": "sum(date_hour)",
							"splitby_field": "clientip",
							"splitby_value": "10.1.1.000"
						},
						{
							"name": "10.1.1.002",
							"data_source": "sum(date_hour)",
							"splitby_field": "clientip",
							"splitby_value": "10.1.1.002"
						},
						{
							"name": "_span"
						}
					],
					"columns": [
						[
							"2017-08-20T00:00:00.000-07:00",
							"2017-08-20T00:30:00.000-07:00",
							"2017-08-20T01:00:00.000-07:00",
							"2017-08-20T01:30:00.000-07:00",
							"2017-08-20T02:00:00.000-07:00",
							"2017-08-20T02:30:00.000-07:00",
							"2017-08-20T03:00:00.000-07:00",
							"2017-08-20T03:30:00.000-07:00",
							"2017-08-20T04:00:00.000-07:00",
							"2017-08-20T04:30:00.000-07:00"
						],
						[
							"000",
							"200",
							"170",
							"100",
							"22",
							"301",
							"430",
							"104",
							"221",
							"42"
						],
						[
							"20",
							"302",
							"332",
							"112",
							"460",
							"154",
							"121",
							"36",
							"576",
							"165"
						],
						[
							"1800",
							"1800",
							"1800",
							"1800",
							"1800",
							"1800",
							"1800",
							"1800",
							"1800",
							"1800"
						]
					]
				},
				"meta": {}
			}
		},
		"search_bubble": {
			"name": "Mock, Bubble",
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "method",
							"groupby_rank": "0"
						},
						{
							"name": "status",
							"groupby_rank": "1"
						},
						{
							"name": "date_hour",
							"groupby_rank": "0"
						},
						{
							"name": "count"
						},
						{
							"name": "mode(status)"
						}
					],
					"columns": [
						[
							"DELETE",
							"GET",
							"GET",
							"POST",
							"POST",
							"POST",
							"DELETE",
							"POST",
							"POST",
							"POST",
							"POST",
							"POST",
							"DELETE",
							"DELETE",
							"POST",
							"GET"
						],
						[
							"401",
							"201",
							"401",
							"201",
							"401",
							"201",
							"201",
							"401",
							"201",
							"201",
							"201",
							"200",
							"201",
							"201",
							"404",
							"401"
						],
						[
							"13",
							"14",
							"15",
							"16",
							"17",
							"18",
							"19",
							"10",
							"20",
							"21",
							"22",
							"23",
							"3",
							"4",
							"5"
						],
						[
							"1109",
							"1108",
							"1098",
							"1088",
							"1097",
							"1086",
							"1107",
							"1090",
							"1150",
							"2100",
							"1070",
							"1097",
							"1096",
							"1107",
							"1152"
						],
						[
							"401",
							"201",
							"401",
							"201",
							"401",
							"201",
							"201",
							"401",
							"201",
							"404",
							"201",
							"200",
							"201",
							"201",
							"404",
							"401"
						]
					]
				},
				"meta": {}
			}
		},
		"search_sourcetype": {
			"name": "Mock, Sourcetype, Count and Percent",
			"type": "ds.test",
			"options": {
				"data": {
					"fields": [
						{
							"name": "sourcetype"
						},
						{
							"name": "count",
							"type_special": "count"
						},
						{
							"name": "percent",
							"type_special": "percent"
						}
					],
					"columns": [
						[
							"splunkd",
							"splunkd_ui_access",
							"splunkd_access",
							"splunk_web_access",
							"scheduler",
							"splunk_web_service"
						],
						[
							"600",
							"525",
							"295",
							"213",
							"122",
							"19"
						],
						[
							"87.966380",
							"50.381304",
							"60.023780",
							"121.183272",
							"70.250513",
							"90.194752"
						]
					]
				},
				"meta": {}
			}
		}
	},
	"inputs": {},
	"layout": {
		"type": "absolute",
		"options": {
			"width": 1980,
			"height": 1080,
			"display": "auto-scale",
			"backgroundImage": {
				"x": 0,
				"y": 0,
				"src": "splunk-enterprise-kvstore://5d843a528cd2591174007222",
				"sizeType": "cover"
			}
		},
		"structure": [
			{
				"item": "viz_Y90Pqc4f",
				"type": "line",
				"position": {
					"to": {
						"x": 792,
						"y": 1005
					},
					"from": {
						"x": 848,
						"y": 1005
					}
				}
			},
			{
				"item": "viz_jpZeKR2J",
				"type": "line",
				"position": {
					"to": {
						"x": 104,
						"y": 54
					},
					"from": {
						"x": 104,
						"y": 142
					}
				}
			},
			{
				"item": "viz_aPfzFkz8",
				"type": "line",
				"position": {
					"to": {
						"x": 780,
						"y": 859
					},
					"from": {
						"x": 717,
						"y": 917
					}
				}
			},
			{
				"item": "viz_6s1MmjMj",
				"type": "line",
				"position": {
					"to": {
						"x": 1808,
						"y": 951
					},
					"from": {
						"x": 1706,
						"y": 951
					}
				}
			},
			{
				"item": "viz_Lhj4tC1Z",
				"type": "line",
				"position": {
					"to": {
						"x": 1035,
						"y": 81
					},
					"from": {
						"x": 1163,
						"y": 81
					}
				}
			},
			{
				"item": "viz_s34MNyDu",
				"type": "line",
				"position": {
					"to": {
						"x": 892,
						"y": 980
					},
					"from": {
						"x": 892,
						"y": 1045
					}
				}
			},
			{
				"item": "viz_AaqoDLFe",
				"type": "line",
				"position": {
					"to": {
						"x": 650,
						"y": 211
					},
					"from": {
						"x": 650,
						"y": 271
					}
				}
			},
			{
				"item": "viz_MgGHUnh0",
				"type": "line",
				"position": {
					"to": {
						"x": 757,
						"y": 46
					},
					"from": {
						"x": 757,
						"y": 134
					}
				}
			},
			{
				"item": "viz_9YaBCZmf",
				"type": "line",
				"position": {
					"to": {
						"x": 888,
						"y": 45
					},
					"from": {
						"x": 888,
						"y": 133
					}
				}
			},
			{
				"item": "viz_WOObbjin",
				"type": "line",
				"position": {
					"to": {
						"x": 1044,
						"y": 91
					},
					"from": {
						"x": 1155,
						"y": 91
					}
				}
			},
			{
				"item": "viz_ZzO20Pcy",
				"type": "line",
				"position": {
					"to": {
						"x": 1056,
						"y": 99
					},
					"from": {
						"x": 1144,
						"y": 99
					}
				}
			},
			{
				"item": "viz_qOR4DHBm",
				"type": "line",
				"position": {
					"to": {
						"x": 1066,
						"y": 106
					},
					"from": {
						"x": 1135,
						"y": 106
					}
				}
			},
			{
				"item": "viz_SjBpp21B",
				"type": "line",
				"position": {
					"to": {
						"x": 1073,
						"y": 113
					},
					"from": {
						"x": 1123,
						"y": 113
					}
				}
			},
			{
				"item": "viz_LOTX7AQQ",
				"type": "line",
				"position": {
					"to": {
						"x": 1082,
						"y": 117
					},
					"from": {
						"x": 1118,
						"y": 117
					}
				}
			},
			{
				"item": "viz_ma2xZdPy",
				"type": "line",
				"position": {
					"to": {
						"x": 1013,
						"y": 44
					},
					"from": {
						"x": 1013,
						"y": 132
					}
				}
			},
			{
				"item": "viz_1cid4qzH",
				"type": "block",
				"position": {
					"h": 300,
					"w": 310,
					"x": 620,
					"y": 660
				}
			},
			{
				"item": "viz_yoN8SHiD",
				"type": "line",
				"position": {
					"to": {
						"x": 196,
						"y": 53
					},
					"from": {
						"x": 196,
						"y": 141
					}
				}
			},
			{
				"item": "viz_IntzQO2j",
				"type": "line",
				"position": {
					"to": {
						"x": 304,
						"y": 52
					},
					"from": {
						"x": 304,
						"y": 140
					}
				}
			},
			{
				"item": "viz_0q8Lja0f",
				"type": "line",
				"position": {
					"to": {
						"x": 370,
						"y": 41
					},
					"from": {
						"x": 321,
						"y": 70
					}
				}
			},
			{
				"item": "viz_kM6K3vsd",
				"type": "line",
				"position": {
					"to": {
						"x": 419,
						"y": 128
					},
					"from": {
						"x": 370,
						"y": 157
					}
				}
			},
			{
				"item": "viz_lU3hEr86",
				"type": "line",
				"position": {
					"to": {
						"x": 322,
						"y": 71
					},
					"from": {
						"x": 322,
						"y": 121
					}
				}
			},
			{
				"item": "viz_Ux9FxkrU",
				"type": "line",
				"position": {
					"to": {
						"x": 420,
						"y": 71
					},
					"from": {
						"x": 420,
						"y": 128
					}
				}
			},
			{
				"item": "viz_6jYSo0gz",
				"type": "line",
				"position": {
					"to": {
						"x": 1622,
						"y": 90
					},
					"from": {
						"x": 1811,
						"y": 90
					}
				}
			},
			{
				"item": "viz_pZHHYbCD",
				"type": "line",
				"position": {
					"to": {
						"x": 1838,
						"y": 67
					},
					"from": {
						"x": 1811,
						"y": 91
					}
				}
			},
			{
				"item": "viz_QlWdtTd4",
				"type": "line",
				"position": {
					"to": {
						"x": 1622,
						"y": 90
					},
					"from": {
						"x": 1595,
						"y": 114
					}
				}
			},
			{
				"item": "viz_OmzgQcba",
				"type": "line",
				"position": {
					"to": {
						"x": 57,
						"y": 185
					},
					"from": {
						"x": 1934,
						"y": 186
					}
				}
			},
			{
				"item": "viz_uh8Yaub1",
				"type": "line",
				"position": {
					"to": {
						"x": 16,
						"y": 383
					},
					"from": {
						"x": 1893,
						"y": 384
					}
				}
			},
			{
				"item": "viz_nkdiLuaU",
				"type": "line",
				"position": {
					"to": {
						"item": "viz_xy05CfMZ",
						"port": "s"
					},
					"from": {
						"item": "viz_initFYeE",
						"port": "n"
					}
				}
			},
			{
				"item": "viz3",
				"position": {
					"h": 150,
					"w": 240,
					"x": 320,
					"y": 630
				}
			},
			{
				"item": "viz_ISnopQtM",
				"type": "line",
				"position": {
					"to": {
						"item": "viz_dKaX2oLa",
						"port": "s"
					},
					"from": {
						"item": "viz_nQz3G1HX",
						"port": "n"
					}
				}
			},
			{
				"item": "viz_fDHRZAxX",
				"type": "line",
				"position": {
					"to": {
						"x": 22,
						"y": 589
					},
					"from": {
						"x": 1899,
						"y": 590
					}
				}
			},
			{
				"item": "viz_GQQ5rUlS",
				"type": "line",
				"position": {
					"to": {
						"x": 720,
						"y": 859
					},
					"from": {
						"x": 779,
						"y": 922
					}
				}
			},
			{
				"item": "viz_uOzZ8ZS4",
				"type": "line",
				"position": {
					"to": {
						"x": 576,
						"y": 701
					},
					"from": {
						"x": 575,
						"y": 917
					}
				}
			},
			{
				"item": "viz_gQtUvlRZ",
				"type": "line",
				"position": {
					"to": {
						"x": 651,
						"y": 300
					},
					"from": {
						"x": 651,
						"y": 360
					}
				}
			},
			{
				"item": "viz_vMHlt8DJ",
				"type": "line",
				"position": {
					"to": {
						"x": 610,
						"y": 330
					},
					"from": {
						"x": 650,
						"y": 330
					}
				}
			},
			{
				"item": "viz_ohJDgONN",
				"type": "line",
				"position": {
					"to": {
						"x": 610,
						"y": 240
					},
					"from": {
						"x": 650,
						"y": 240
					}
				}
			},
			{
				"item": "viz_DnJ9R8Wu",
				"type": "line",
				"position": {
					"to": {
						"x": 651,
						"y": 211
					},
					"from": {
						"x": 651,
						"y": 271
					}
				}
			},
			{
				"item": "viz_vAIRYze0",
				"type": "line",
				"position": {
					"to": {
						"x": 650,
						"y": 211
					},
					"from": {
						"x": 676,
						"y": 211
					}
				}
			},
			{
				"item": "viz_3c7C4dEb",
				"type": "line",
				"position": {
					"to": {
						"x": 650,
						"y": 271
					},
					"from": {
						"x": 676,
						"y": 271
					}
				}
			},
			{
				"item": "viz_GFN6Q6dV",
				"type": "line",
				"position": {
					"to": {
						"x": 651,
						"y": 300
					},
					"from": {
						"x": 677,
						"y": 300
					}
				}
			},
			{
				"item": "viz_rLi1un4H",
				"type": "line",
				"position": {
					"to": {
						"x": 650,
						"y": 360
					},
					"from": {
						"x": 676,
						"y": 360
					}
				}
			},
			{
				"item": "viz_UlJTWdIk",
				"type": "line",
				"position": {
					"to": {
						"x": 438,
						"y": 692
					},
					"from": {
						"x": 18,
						"y": 1067
					}
				}
			},
			{
				"item": "viz_2alGed9d",
				"type": "line",
				"position": {
					"to": {
						"x": 18,
						"y": 697
					},
					"from": {
						"x": 455,
						"y": 1058
					}
				}
			},
			{
				"item": "viz_kY1KwBd3",
				"type": "line",
				"position": {
					"to": {
						"x": 929,
						"y": 667
					},
					"from": {
						"x": 509,
						"y": 1042
					}
				}
			},
			{
				"item": "viz_kBb3w79h",
				"type": "line",
				"position": {
					"to": {
						"x": 560,
						"y": 612
					},
					"from": {
						"x": 997,
						"y": 973
					}
				}
			},
			{
				"item": "viz_Lz3Vg686",
				"type": "block",
				"position": {
					"h": 70,
					"w": 70,
					"x": 540,
					"y": 620
				}
			},
			{
				"item": "viz_RkiJ6NPl",
				"type": "block",
				"position": {
					"h": 100,
					"w": 100,
					"x": 900,
					"y": 50
				}
			},
			{
				"item": "viz_wIin8gjj",
				"type": "block",
				"position": {
					"h": 100,
					"w": 290,
					"x": 1270,
					"y": 50
				}
			},
			{
				"item": "viz_6TWN87ZF",
				"type": "block",
				"position": {
					"h": 110,
					"w": 260,
					"x": 630,
					"y": 210
				}
			},
			{
				"item": "viz_WzvVS2tY",
				"type": "block",
				"position": {
					"h": 50,
					"w": 50,
					"x": 550,
					"y": 630
				}
			},
			{
				"item": "viz_c9aWOG6b",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 910,
					"y": 60
				}
			},
			{
				"item": "viz_1zlMUWTs",
				"type": "block",
				"position": {
					"h": 100,
					"w": 100,
					"x": 900,
					"y": 50
				}
			},
			{
				"item": "viz_NzpGjM6E",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 20,
					"y": 60
				}
			},
			{
				"item": "viz_UY22sByX",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 210,
					"y": 60
				}
			},
			{
				"item": "viz_ZZtsVri0",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 110,
					"y": 60
				}
			},
			{
				"item": "viz_nyyGoE1C",
				"type": "block",
				"position": {
					"h": 60,
					"w": 80,
					"x": 910,
					"y": 70
				}
			},
			{
				"item": "viz_UVui4bRR",
				"type": "block",
				"position": {
					"h": 70,
					"w": 160,
					"x": 1020,
					"y": 10
				}
			},
			{
				"item": "viz_msx7aq1i",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 20,
					"y": 0
				}
			},
			{
				"item": "viz_HE9FdaLL",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 610,
					"y": 0
				}
			},
			{
				"item": "viz_i74VpUH6",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 330,
					"y": 60
				}
			},
			{
				"item": "viz_Z9catOju",
				"type": "block",
				"position": {
					"h": 80,
					"w": 80,
					"x": 210,
					"y": 60
				}
			},
			{
				"item": "viz_MEDrPXnL",
				"type": "block",
				"position": {
					"h": 130,
					"w": 270,
					"x": 20,
					"y": 230
				}
			},
			{
				"item": "viz_kkIOIFwT",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 20,
					"y": 180
				}
			},
			{
				"item": "viz_OWPy12Zk",
				"type": "block",
				"position": {
					"h": 130,
					"w": 280,
					"x": 270,
					"y": 230
				}
			},
			{
				"item": "viz_ZyGtb4fg",
				"type": "block",
				"position": {
					"h": 110,
					"w": 250,
					"x": 1290,
					"y": 50
				}
			},
			{
				"item": "viz_43wBZAwe",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 1260,
					"y": 0
				}
			},
			{
				"item": "viz_W4NEoMT1",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 1630,
					"y": 80
				}
			},
			{
				"item": "viz_ljnFlssJ",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 1650,
					"y": 40
				}
			},
			{
				"item": "viz_bq69wjtp",
				"type": "block",
				"position": {
					"h": 70,
					"w": 70,
					"x": 440,
					"y": 60
				}
			},
			{
				"item": "viz_GP9QlPcA",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 460,
					"y": 80
				}
			},
			{
				"item": "viz_1e2fkKRH",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 950,
					"y": 180
				}
			},
			{
				"item": "viz_PliL2D4d",
				"type": "block",
				"position": {
					"h": 150,
					"w": 320,
					"x": 940,
					"y": 220
				}
			},
			{
				"item": "viz_xbS6p0UG",
				"type": "block",
				"position": {
					"h": 150,
					"w": 320,
					"x": 1260,
					"y": 220
				}
			},
			{
				"item": "viz_59f5CC6N",
				"type": "block",
				"position": {
					"h": 150,
					"w": 320,
					"x": 1570,
					"y": 220
				}
			},
			{
				"item": "viz_NPnYMg3f",
				"type": "block",
				"position": {
					"h": 130,
					"w": 420,
					"x": 20,
					"y": 440
				}
			},
			{
				"item": "viz_q6kcwjpg",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 20,
					"y": 380
				}
			},
			{
				"item": "viz_M9OhGjq3",
				"type": "block",
				"position": {
					"h": 130,
					"w": 420,
					"x": 490,
					"y": 440
				}
			},
			{
				"item": "viz_nCJt5pIa",
				"type": "block",
				"position": {
					"h": 30,
					"w": 208,
					"x": 1000,
					"y": 380
				}
			},
			{
				"item": "viz_UlM0oLRp",
				"type": "block",
				"position": {
					"h": 150,
					"w": 440,
					"x": 990,
					"y": 430
				}
			},
			{
				"item": "viz_GWwYmz2p",
				"type": "block",
				"position": {
					"h": 200,
					"w": 430,
					"x": 1440,
					"y": 390
				}
			},
			{
				"item": "viz_xy05CfMZ",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 940,
					"y": 400
				}
			},
			{
				"item": "viz_dKaX2oLa",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 900,
					"y": 200
				}
			},
			{
				"item": "viz_initFYeE",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 940,
					"y": 550
				}
			},
			{
				"item": "viz_nQz3G1HX",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 900,
					"y": 330
				}
			},
			{
				"item": "viz_5g7gL2Ax",
				"type": "block",
				"position": {
					"h": 190,
					"w": 400,
					"x": 0,
					"y": 890
				}
			},
			{
				"item": "viz_Xcz9YKzl",
				"type": "block",
				"position": {
					"h": 190,
					"w": 400,
					"x": 1000,
					"y": 660
				}
			},
			{
				"item": "viz_kyx2ReqJ",
				"type": "block",
				"position": {
					"h": 30,
					"w": 180,
					"x": 580,
					"y": 1020
				}
			},
			{
				"item": "viz_LoMrUk76",
				"type": "block",
				"position": {
					"h": 20,
					"w": 100,
					"x": 810,
					"y": 1030
				}
			},
			{
				"item": "viz_cG2921J9",
				"type": "block",
				"position": {
					"h": 20,
					"w": 100,
					"x": 680,
					"y": 1010
				}
			},
			{
				"item": "viz_JlkmzJHf",
				"type": "block",
				"position": {
					"h": 40,
					"w": 40,
					"x": 570,
					"y": 220
				}
			},
			{
				"item": "viz_lyyt1zo3",
				"type": "block",
				"position": {
					"h": 30,
					"w": 160,
					"x": 20,
					"y": 600
				}
			},
			{
				"item": "viz_Z4eO9nq1",
				"type": "block",
				"position": {
					"h": 40,
					"w": 140,
					"x": 310,
					"y": 590
				}
			},
			{
				"item": "viz_bhxrryzH",
				"type": "block",
				"position": {
					"h": 30,
					"w": 140,
					"x": 20,
					"y": 800
				}
			},
			{
				"item": "viz_DYdEIWWN",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 560,
					"y": 640
				}
			},
			{
				"item": "viz_GznWBXEX",
				"type": "block",
				"position": {
					"h": 50,
					"w": 50,
					"x": 550,
					"y": 940
				}
			},
			{
				"item": "viz_v6sYjlfK",
				"type": "block",
				"position": {
					"h": 30,
					"w": 30,
					"x": 560,
					"y": 950
				}
			},
			{
				"item": "viz_NfyxUuzx",
				"type": "block",
				"position": {
					"h": 30,
					"w": 190,
					"x": 650,
					"y": 600
				}
			},
			{
				"item": "viz_EYhnf8AP",
				"type": "block",
				"position": {
					"h": 30,
					"w": 80,
					"x": 1010,
					"y": 600
				}
			},
			{
				"item": "viz_LXrQK31j",
				"type": "block",
				"position": {
					"h": 30,
					"w": 340,
					"x": 1590,
					"y": 120
				}
			},
			{
				"item": "viz_W0c7IkZS",
				"type": "block",
				"position": {
					"h": 190,
					"w": 400,
					"x": 1000,
					"y": 860
				}
			},
			{
				"item": "viz_BcGFBytj",
				"type": "block",
				"position": {
					"h": 110,
					"w": 260,
					"x": 630,
					"y": 300
				}
			},
			{
				"item": "viz_LYTn5U2V",
				"type": "block",
				"position": {
					"h": 40,
					"w": 40,
					"x": 570,
					"y": 310
				}
			},
			{
				"item": "viz_rbOnZAun",
				"type": "block",
				"position": {
					"h": 20,
					"w": 20,
					"x": 580,
					"y": 230
				}
			},
			{
				"item": "viz_loeHZAWw",
				"type": "block",
				"position": {
					"h": 20,
					"w": 20,
					"x": 580,
					"y": 320
				}
			},
			{
				"item": "viz_bggJreg6",
				"type": "block",
				"position": {
					"h": 70,
					"w": 70,
					"x": 540,
					"y": 930
				}
			},
			{
				"item": "viz_cJZyv8dg",
				"type": "line",
				"position": {
					"to": {
						"x": 1670,
						"y": 732
					},
					"from": {
						"x": 1659,
						"y": 810
					}
				}
			},
			{
				"item": "viz4",
				"position": {
					"h": 160,
					"w": 200,
					"x": 0,
					"y": 650
				}
			},
			{
				"item": "viz_k20TEQyG",
				"type": "line",
				"position": {
					"to": {
						"x": 1663,
						"y": 726
					},
					"from": {
						"x": 1585,
						"y": 780
					}
				}
			},
			{
				"item": "viz_QdgPeE0H",
				"position": {
					"h": 160,
					"w": 200,
					"x": 130,
					"y": 650
				}
			},
			{
				"item": "viz_AIL2fUFs",
				"position": {
					"h": 150,
					"w": 240,
					"x": 320,
					"y": 730
				}
			},
			{
				"item": "viz_iPIAUmes",
				"type": "line",
				"position": {
					"to": {
						"x": 420,
						"y": 661
					},
					"from": {
						"x": 196,
						"y": 662
					}
				}
			},
			{
				"item": "viz_s9nGetJX",
				"type": "line",
				"position": {
					"to": {
						"x": 443,
						"y": 708
					},
					"from": {
						"x": 219,
						"y": 709
					}
				}
			},
			{
				"item": "viz_YQqBCxVu",
				"type": "line",
				"position": {
					"to": {
						"x": 214,
						"y": 754
					},
					"from": {
						"x": 479,
						"y": 756
					}
				}
			},
			{
				"item": "viz_YX6A4UfX",
				"type": "line",
				"position": {
					"to": {
						"x": 196,
						"y": 663
					},
					"from": {
						"x": 196,
						"y": 708
					}
				}
			},
			{
				"item": "viz_u8e2FFK3",
				"type": "block",
				"position": {
					"h": 90,
					"w": 100,
					"x": 630,
					"y": 50
				}
			},
			{
				"item": "viz_ZSrNodbt",
				"type": "block",
				"position": {
					"h": 90,
					"w": 100,
					"x": 770,
					"y": 50
				}
			},
			{
				"item": "viz_xu7DgKMf",
				"type": "block",
				"position": {
					"h": 460,
					"w": 530,
					"x": 1420,
					"y": 600
				}
			}
		]
	},
	"title": "Demo - Arbitration",
	"description": "",
	"visualizations": {
		"viz3": {
			"type": "viz.fillergauge",
			"options": {
				"gaugeColors": "[#333333]",
				"backgroundColor": "transparent"
			},
			"dataSources": {
				"primary": "search1"
			}
		},
		"viz4": {
			"type": "viz.fillergauge",
			"options": {
				"gaugeColors": "[#333333]",
				"orientation": "vertical",
				"backgroundColor": "transparent"
			},
			"dataSources": {
				"primary": "search1"
			},
			"description": ""
		},
		"viz_0q8Lja0f": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 2,
				"strokeOpacity": 0.25
			}
		},
		"viz_1cid4qzH": {
			"type": "viz.bubble",
			"options": {
				"fontColor": "#cccccc",
				"seriesColors": "[#333333,#666666,#cccccc,#ffffff]",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc"
			},
			"dataSources": {
				"primary": "search_bubble"
			}
		},
		"viz_1e2fkKRH": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Area Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_1zlMUWTs": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeOpacity": 0.8
			}
		},
		"viz_2alGed9d": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.1
			}
		},
		"viz_3c7C4dEb": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 1,
				"strokeOpacity": 0.4
			}
		},
		"viz_43wBZAwe": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Text Examples",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_59f5CC6N": {
			"type": "viz.area",
			"options": {
				"fontColor": "transparent",
				"seriesColors": "[0xcccccc,0x666666]",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"legend.placement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"encoding": {},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_5g7gL2Ax": {
			"type": "viz.pie",
			"options": {
				"fontColor": "#ffffff",
				"seriesColors": "[0x333333,0x666666,0xcccccc,0xffffff,0x3399ff]",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_sourcetype"
			}
		},
		"viz_6TWN87ZF": {
			"type": "viz.line",
			"options": {
				"fontColor": "transparent",
				"seriesColors": "[0xcccccc]",
				"lineDashStyle": "shortDash",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"legend.placement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_6jYSo0gz": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 2,
				"strokeOpacity": 0.4
			}
		},
		"viz_6s1MmjMj": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4
			}
		},
		"viz_9YaBCZmf": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_AIL2fUFs": {
			"type": "viz.fillergauge",
			"options": {
				"gaugeColors": "[#666666]",
				"backgroundColor": "transparent"
			},
			"dataSources": {
				"primary": "search2"
			}
		},
		"viz_AaqoDLFe": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4
			}
		},
		"viz_BcGFBytj": {
			"type": "viz.line",
			"options": {
				"fontColor": "transparent",
				"seriesColors": "[0xcccccc]",
				"lineDashStyle": "shortDash",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"legend.placement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_DYdEIWWN": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"stroke": "#ffffff",
				"fillOpacity": 0.7,
				"strokeWidth": 0
			}
		},
		"viz_DnJ9R8Wu": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 1,
				"strokeOpacity": 0.4
			}
		},
		"viz_EYhnf8AP": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Table",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_GFN6Q6dV": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 1,
				"strokeOpacity": 0.4
			}
		},
		"viz_GP9QlPcA": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"fillOpacity": 0.7
			}
		},
		"viz_GQQ5rUlS": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4
			}
		},
		"viz_GWwYmz2p": {
			"type": "viz.column",
			"options": {
				"fontColor": "transparent",
				"stackMode": "stacked",
				"seriesColors": "[0x333333,0x666666,0xcccccc]",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"legendPlacement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_GznWBXEX": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 23
			}
		},
		"viz_HE9FdaLL": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Single Value ",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_ISnopQtM": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_IntzQO2j": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_JlkmzJHf": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_LOTX7AQQ": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 1,
				"strokeOpacity": 0.08
			}
		},
		"viz_LXrQK31j": {
			"type": "viz.text",
			"options": {
				"color": "#666666",
				"content": "Created by Stephen Luedtke  | @ArbiterOfData",
				"fontSize": 15,
				"fontFamily": "Helvetica"
			}
		},
		"viz_LYTn5U2V": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_Lhj4tC1Z": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 6,
				"strokeOpacity": 1
			}
		},
		"viz_LoMrUk76": {
			"type": "viz.rectangle",
			"options": {
				"stroke": "transparent",
				"fillOpacity": 0.1
			}
		},
		"viz_Lz3Vg686": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"stroke": "#ffffff",
				"fillOpacity": 0.05,
				"strokeWidth": 2,
				"strokeOpacity": 0.8,
				"strokeDasharray": 1
			}
		},
		"viz_M9OhGjq3": {
			"type": "viz.bar",
			"options": {
				"fontColor": "#ffffff",
				"stackMode": "stacked",
				"seriesColors": "[0x333333,0x666666,0xcccccc]",
				"backgroundColor": "transparent",
				"foregroundColor": "transparent",
				"legendPlacement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_MEDrPXnL": {
			"type": "viz.line",
			"options": {
				"fontColor": "#ffffff",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc",
				"axisTitleX.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_MgGHUnh0": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_NPnYMg3f": {
			"type": "viz.bar",
			"options": {
				"fontColor": "#ffffff",
				"stackMode": "stacked",
				"seriesColors": "[0x333333,0x666666,0xcccccc]",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_NfyxUuzx": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Bubble Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_NzpGjM6E": {
			"type": "viz.singlevalueradial",
			"options": {
				"unit": "",
				"backgroundColor": "transparent",
				"radialStrokeColor": "#3399ff",
				"showTrendIndicator": false,
				"radialBackgroundColor": "#333333"
			},
			"dataSources": {
				"primary": "search1"
			}
		},
		"viz_OWPy12Zk": {
			"type": "viz.line",
			"options": {
				"fontColor": "#cccccc",
				"seriesColors": "[0x666666]",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc",
				"legend.placement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_OmzgQcba": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.35,
				"strokeDasharray": 5
			}
		},
		"viz_PliL2D4d": {
			"type": "viz.area",
			"title": "",
			"options": {
				"fontColor": "#ffffff",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc",
				"axisTitleX.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_QdgPeE0H": {
			"type": "viz.fillergauge",
			"options": {
				"gaugeColors": "[#666666,#333333]",
				"orientation": "vertical",
				"backgroundColor": "transparent"
			},
			"dataSources": {
				"primary": "search2"
			}
		},
		"viz_QlWdtTd4": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.75
			}
		},
		"viz_RkiJ6NPl": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.8,
				"strokeDasharray": 49
			}
		},
		"viz_SjBpp21B": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 2,
				"strokeOpacity": 0.15
			}
		},
		"viz_UVui4bRR": {
			"type": "viz.singlevalue",
			"title": "",
			"options": {
				"color": "#ffffff",
				"showSparkline": false,
				"showTrendIndicator": false
			},
			"encoding": {
				"trend": "primary.bar"
			},
			"dataSources": {
				"primary": "search4"
			}
		},
		"viz_UY22sByX": {
			"type": "viz.singlevalueradial",
			"options": {
				"unit": "",
				"backgroundColor": "transparent",
				"radialStrokeColor": "#666666",
				"showTrendIndicator": false,
				"radialBackgroundColor": "#333333"
			},
			"encoding": {
				"trend": "primary.bar"
			},
			"dataSources": {
				"primary": "search1"
			}
		},
		"viz_UlJTWdIk": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.1
			}
		},
		"viz_UlM0oLRp": {
			"type": "viz.column",
			"options": {
				"fontColor": "#ffffff",
				"seriesColors": "[0x333333,0x666666,0xcccccc]",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc",
				"axisTitleX.visibility": "collapsed"
			},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_Ux9FxkrU": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 2,
				"strokeOpacity": 0.25
			}
		},
		"viz_W0c7IkZS": {
			"type": "viz.table",
			"options": {
				"headerTextColor": "#708794",
				"headerBackgroundColor": "transparent",
				"rowBackgroundColorOdd": "transparent",
				"rowBackgroundColorEven": "transparent"
			},
			"dataSources": {
				"primary": "search_sourcetype"
			}
		},
		"viz_W4NEoMT1": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Subheading Example",
				"fontSize": 18,
				"fontFamily": "Helvetica"
			}
		},
		"viz_WOObbjin": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 5,
				"strokeOpacity": 0.75
			}
		},
		"viz_WzvVS2tY": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 23
			}
		},
		"viz_Xcz9YKzl": {
			"type": "viz.table",
			"options": {
				"headerTextColor": "#708794",
				"headerBackgroundColor": "transparent",
				"rowBackgroundColorOdd": "transparent",
				"rowBackgroundColorEven": "transparent"
			},
			"dataSources": {
				"primary": "search_sourcetype"
			}
		},
		"viz_Y90Pqc4f": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75
			}
		},
		"viz_YQqBCxVu": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#666666",
				"strokeWidth": 3,
				"strokeOpacity": 0.7,
				"strokeDasharray": 15
			}
		},
		"viz_YX6A4UfX": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#666666",
				"strokeWidth": 3,
				"strokeOpacity": 0.7,
				"strokeDasharray": 15
			}
		},
		"viz_Z4eO9nq1": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Filler Gauge",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_Z9catOju": {
			"type": "viz.rectangle",
			"options": {
				"fill": "#ffffff",
				"stroke": "#ffffff",
				"fillOpacity": 0.05,
				"strokeOpacity": 0.3,
				"strokeDasharray": 6
			}
		},
		"viz_ZSrNodbt": {
			"type": "viz.singlevalue",
			"title": "",
			"options": {
				"unit": "",
				"unitPosition": "before",
				"showSparkline": true,
				"trendDisplayMode": "percent",
				"sparklinePosition": "below",
				"showTrendIndicator": false,
				"showSparklineTooltip": true,
				"sparklineStrokeColor": "#ffffff",
				"useThousandSeparators": true,
				"sparklineHighlightDots": 7,
				"sparklineHighlightSegments": 6
			},
			"encoding": {
				"trend": "primary.bar"
			},
			"dataSources": {
				"primary": "search3"
			},
			"description": ""
		},
		"viz_ZZtsVri0": {
			"type": "viz.singlevalueradial",
			"options": {
				"unit": "",
				"backgroundColor": "transparent",
				"radialStrokeColor": "#666666",
				"showTrendIndicator": false,
				"radialBackgroundColor": "#333333"
			},
			"dataSources": {
				"primary": "search2"
			}
		},
		"viz_ZyGtb4fg": {
			"type": "viz.text",
			"options": {
				"color": "#ffffff",
				"content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer a ligula eu lectus tempor vulputate. Pellentesque porttitor eros nec elit tempus gravida. Nullam laoreet vestibulum nunc a vulputate. Ut erat dolor, mollis nec feugiat eget, congue placerat libero. Integer lacinia scelerisque orci, et ",
				"fontSize": 10
			}
		},
		"viz_ZzO20Pcy": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 4,
				"strokeOpacity": 0.5
			}
		},
		"viz_aPfzFkz8": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4
			}
		},
		"viz_bggJreg6": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"stroke": "#ffffff",
				"fillOpacity": 0.05,
				"strokeWidth": 2,
				"strokeOpacity": 0.8,
				"strokeDasharray": 1
			}
		},
		"viz_bhxrryzH": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Pie Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_bq69wjtp": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 25
			}
		},
		"viz_c9aWOG6b": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"stroke": "#ffffff",
				"fillOpacity": 0.05,
				"strokeWidth": 1,
				"strokeOpacity": 0.8,
				"strokeDasharray": 4
			}
		},
		"viz_cG2921J9": {
			"type": "viz.rectangle",
			"options": {
				"stroke": "transparent",
				"fillOpacity": 0.3
			}
		},
		"viz_cJZyv8dg": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#0877a6",
				"strokeOpacity": 0.3,
				"strokeDasharray": 8
			}
		},
		"viz_dKaX2oLa": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_fDHRZAxX": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.35,
				"strokeDasharray": 5
			}
		},
		"viz_gQtUvlRZ": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 2,
				"strokeOpacity": 0.4
			}
		},
		"viz_i74VpUH6": {
			"type": "viz.singlevalueradial",
			"options": {
				"unit": "",
				"backgroundColor": "transparent",
				"radialStrokeColor": "#666666",
				"showTrendIndicator": false,
				"radialBackgroundColor": "#333333"
			},
			"dataSources": {
				"primary": "search2"
			}
		},
		"viz_iPIAUmes": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#666666",
				"strokeWidth": 3,
				"strokeOpacity": 0.7,
				"strokeDasharray": 70
			}
		},
		"viz_initFYeE": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_jpZeKR2J": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_k20TEQyG": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#0877a6",
				"strokeOpacity": 0.3,
				"strokeDasharray": 8
			}
		},
		"viz_kBb3w79h": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.1
			}
		},
		"viz_kM6K3vsd": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 2,
				"strokeOpacity": 0.25
			}
		},
		"viz_kY1KwBd3": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.1
			}
		},
		"viz_kkIOIFwT": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Line Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_kyx2ReqJ": {
			"type": "viz.rectangle",
			"options": {
				"stroke": "transparent",
				"fillOpacity": 0.03,
				"strokeOpacity": 0.5
			}
		},
		"viz_lU3hEr86": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 2,
				"strokeOpacity": 0.25
			}
		},
		"viz_ljnFlssJ": {
			"type": "viz.text",
			"options": {
				"color": "#ffffff",
				"content": "Main Label",
				"fontSize": 24,
				"fontFamily": "Helvetica"
			}
		},
		"viz_loeHZAWw": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"fillOpacity": 0.7
			}
		},
		"viz_lyyt1zo3": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Filler Gauge",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_ma2xZdPy": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_msx7aq1i": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Single Value Radial",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_nCJt5pIa": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Column Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_nQz3G1HX": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_nkdiLuaU": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		},
		"viz_nyyGoE1C": {
			"type": "viz.singlevalue",
			"options": {
				"color": "#ffffff",
				"showSparkline": false,
				"showTrendIndicator": false
			},
			"dataSources": {
				"primary": "search4"
			}
		},
		"viz_ohJDgONN": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4,
				"strokeDasharray": 4
			}
		},
		"viz_pZHHYbCD": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.75
			}
		},
		"viz_q6kcwjpg": {
			"type": "viz.text",
			"options": {
				"color": "#708794",
				"content": "Bar Chart",
				"fontSize": 21,
				"fontFamily": "Helvetica"
			}
		},
		"viz_qOR4DHBm": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeWidth": 3,
				"strokeOpacity": 0.3
			}
		},
		"viz_rLi1un4H": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 1,
				"strokeOpacity": 0.4
			}
		},
		"viz_rbOnZAun": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"fillOpacity": 0.7
			}
		},
		"viz_s34MNyDu": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#c3cbd4",
				"strokeWidth": 7,
				"strokeOpacity": 0.5
			}
		},
		"viz_s9nGetJX": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#666666",
				"strokeWidth": 3,
				"strokeOpacity": 0.7,
				"strokeDasharray": 70
			}
		},
		"viz_u8e2FFK3": {
			"type": "viz.singlevalue",
			"title": "",
			"options": {
				"unit": "",
				"unitPosition": "before",
				"showSparkline": true,
				"backgroundColor": "transparent",
				"trendDisplayMode": "percent",
				"sparklinePosition": "below",
				"showTrendIndicator": false,
				"showSparklineTooltip": true,
				"sparklineStrokeColor": "#ffffff",
				"useThousandSeparators": true,
				"sparklineHighlightDots": 7,
				"sparklineHighlightSegments": 6
			},
			"encoding": {},
			"dataSources": {
				"primary": "search3"
			},
			"description": ""
		},
		"viz_uOzZ8ZS4": {
			"type": "abslayout.line",
			"options": {
				"toArrow": true,
				"fromArrow": true,
				"strokeColor": "#ffffff",
				"strokeWidth": 5,
				"strokeOpacity": 0.5,
				"strokeDasharray": 8
			}
		},
		"viz_uh8Yaub1": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.35,
				"strokeDasharray": 5
			}
		},
		"viz_v6sYjlfK": {
			"type": "viz.ellipse",
			"options": {
				"fill": "#ffffff",
				"fillOpacity": 0.7
			}
		},
		"viz_vAIRYze0": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeWidth": 1,
				"strokeOpacity": 0.4
			}
		},
		"viz_vMHlt8DJ": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#708794",
				"strokeOpacity": 0.4,
				"strokeDasharray": 4
			}
		},
		"viz_wIin8gjj": {
			"type": "viz.rectangle",
			"options": {
				"stroke": "#708794",
				"fillOpacity": 0.1,
				"strokeOpacity": 0.5
			}
		},
		"viz_xbS6p0UG": {
			"type": "viz.area",
			"title": "",
			"options": {
				"fontColor": "#cccccc",
				"seriesColors": "[0x666666]",
				"backgroundColor": "transparent",
				"foregroundColor": "#cccccc",
				"legend.placement": "none",
				"axisTitleX.visibility": "collapsed",
				"axisTitleY.visibility": "collapsed"
			},
			"encoding": {},
			"dataSources": {
				"primary": "search_chart"
			}
		},
		"viz_xu7DgKMf": {
			"type": "viz.img",
			"options": {
				"src": "https://map.afishkin.now.sh/map.png",
				"preserveAspectRatio": true
			}
		},
		"viz_xy05CfMZ": {
			"type": "viz.ellipse",
			"options": {
				"fill": "transparent",
				"stroke": "#ffffff",
				"strokeWidth": 7,
				"strokeOpacity": 0.4,
				"strokeDasharray": 12
			}
		},
		"viz_yoN8SHiD": {
			"type": "abslayout.line",
			"options": {
				"strokeColor": "#ffffff",
				"strokeOpacity": 0.75,
				"strokeDasharray": 8
			}
		}
	}
}
Last modified on 12 November, 2020
PREVIOUS
Object options and defaults reference
  NEXT
New features for the Splunk Dashboards app (beta)

This documentation applies to the following versions of Splunk® Dashboards App: 0.4.0, 0.5.2, 0.6.0, 0.7.0, 0.8.0, 0.9.0


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters