Hello,
Has anyone had issues with the color codes used in your json are not the colors appearing in your visualization?
{
"type": "splunk.column",
"options": {
"legendDisplay": "off",
"dataValuesDisplay": "all",
"yAxisTitleText": "Volulme (GB)",
"xAxisTitleText": "Day",
"stackMode": "stacked",
"seriesColorsByField": {
"over_500_red": "#FF0000",
"between_400_and_500_orange": "#FFA500",
"between_200_and_400_green": "#008000",
"under_200_blue": "#0000FF"
}
},
"dataSources": {
"primary": "ds_search_1"
},
"title": "License Usage - Last 14 Days",
"showProgressBar": false,
"showLastUpdated": false,
"context": {}
}
Green and blue are not in the chart below.
Thanks and God bless,
Genesius