...he colour of a bar / columnchart to represent a different colour per the size of the shop and showing how many alarm incidents they have had. Visually this should allow me to see a comparison of a...
Dear Splunk Community, I have the following statistics table and corresponding columnchart that show the amount of errors per server: And Right now I am changing the colors on the column...
...t is combining all four fields including baseline, in bar.
Expected result:
Here blue is baseline and others are lvl1, lvl2,lvl3 in stack mode.
Any help would be great!!
I have a very simple barchart that I'm trying to configure so that the bar colors turn red if the value for "FreeSpacePercent" is under 10, yellow if its between 10 and 20 and green if above 20. T...
hi
With the xml below, i display a complex barchart that you can see in the screenshot
I would like to modify 3 things :
1 - I need to delete "Number" under the X axis
2 - Under each bar o...
...ant them stacked with each server in the same column, but different colors and size depending on the number of ok
Maybe I need to use chart instead of timechart, but I do not know how to put it t...
I want to apply different colors on different bars according to my Column values. My column values are: A,B,C. These will remain fixed.
I tried this:
<search>
<query>index=&l...
Hello All,
I am having difficulty in creating a triple stacked barchart that has is displayed per day for time series
I have 3 fields in accountDetails.channel consisting of 'iPhone, web, and...
...charts, each from its own query.
What I want is to have 1 single columnchart, each date on x axis has 2 columns (1 value from each query) and use different colours to indicate what is the value f...
Hello, I have a query which returns Planned_Sprint, Total Hours,Actual Hours,Team,Type. Now i want a stacked barand line chart , in which the stacked bars are split by Planned_Sprint,Type and the l...