It goes on to say ... options in the source code. The options accept hexadecimal and RGBA formats, and can also be defined in the dashboard defaults. so try something like this {
"type":...
See more...
It goes on to say ... options in the source code. The options accept hexadecimal and RGBA formats, and can also be defined in the dashboard defaults. so try something like this {
"type": "splunk.table",
"title": "Sample title for testing color",
"options": {
"titleColor": "#ff0000"},
"context": {},
"containerOptions": {},
"showProgressBar": false,
"showLastUpdated": false
}