Skip to main content
Splunk® IT Service Intelligence

Service Insights Manual

Splunk® IT Service Intelligence
4.13.2
This documentation does not apply to the most recent version of Splunk® IT Service Intelligence. For documentation on the most recent version, go to the latest release.

Source options reference for the glass table editor in ITSI

The following source options are currently available for each chart, shape, and single value visualization in a glass table in IT Service Intelligence (ITSI). You can modify visualization properties in source mode. Note that boolean values and numbers are not encased in quotes. All strings and other options must be encased in quotes.

Area chart

Expand

Area chart options

The following options are available for editing area charts in the source editor:

Bar chart

Expand

Bar chart options

The following options are available for editing bar charts in the source editor:

Bubble chart

Expand

Bubble chart options

The following options are available for editing bubble charts in the source editor:

Choropleth map

Expand

Choropleth map options

The following options are available for editing choropleth maps in the source editor:

Choropleth SVG

Expand

Choropleth SVG options

The following options are available for editing choropleth SVG visualizations in the source editor:

Column chart

Expand

Column chart options

The following options are available for editing column charts in the source editor:

Ellipses

Expand

Ellipse shape options

The following options are available for editing an ellipse in the source editor:

Filler gauge

Expand

Filler gauge options

The following options are available for editing filler gauges in the source editor:

Images

Expand

Image options

The following options are available for editing an image in the source editor:

Line chart

Expand

Line chart options

The following options are available for editing line charts in the source editor:

Line shape

Expand

Line shape options

The following options are available for editing a line in the source editor:

Marker gauge

Expand

Marker gauge options

The following options are available for editing marker gauges in the source editor:

Pie chart

Expand

Pie chart options

The following options are available for editing pie charts in the source editor:

Punchcard chart

Expand

Punchcard chart options

The following options are available for editing punchcard charts in the source editor:

Rectangles

Expand

Rectangle shape options

The following options are available for editing a rectangle in the source editor:

Scatter chart

Expand

Scatter chart options

The following options are available for editing scatter charts in the source editor:

Single value

Expand

Single value options

The following options are available for the single value visualization:

Single value thresholding

When you activate thresholding in the visual editor, the corresponding source code looks similar to the following code:

"title": "Table/SV",
	"description": "",
	"visualizations": {
		"viz_8jFKBfmr": {
			"type": "viz.singlevalue",
			"options": {
				"showTrendIndicator": false
			},
			"encoding": {
				"fill": {
					"field": "primary[0]",
					"format": {
						"type": "rangevalue",
						"ranges": [
							{
								"from": 41000,
								"value": "#FF7152"
							},
							{
								"to": 41000,
								"from": 40000,
								"value": "#F4DF7A"
							},
							{
								"to": 40000,
								"from": 5000,
								"value": "#FC9850"
							},
							{
								"to": 5000,
								"from": 100,
								"value": "#CB3B43"
							},
							{
								"to": 100,
								"from": 10,
								"value": "#4BEBA8"
							},
							{
								"to": 10,
								"value": "#5FBCFF"
							}
						]
					}
				}
			},
			"dataSources": {
				"primary": "ds_rt3EmYrt"
			}
		}
	}
}

Single value icon

Expand

Single Value Icon options

The following options are available for the single value visualization:

Single value radial

Expand

Single Value Radial options

The following options are available for the single value radial visualization:

Table

Expand

Table options

The following options are available for tables:

Text

Expand

Text options

The following options are available for editing text in the source editor:

Last modified on 18 September, 2023
Define default properties for glass tables in ITSI   Swap between services within glass tables in ITSI

This documentation applies to the following versions of Splunk® IT Service Intelligence: 4.12.0 Cloud only, 4.12.1 Cloud only, 4.12.2 Cloud only, 4.13.0, 4.13.1, 4.13.2, 4.13.3, 4.14.0 Cloud only, 4.14.1 Cloud only, 4.14.2 Cloud only, 4.15.0, 4.15.1, 4.15.2, 4.15.3


Please expect delayed responses to documentation feedback while the team migrates content to a new system. We value your input and thank you for your patience as we work to provide you with an improved content experience!

Was this topic useful?







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