...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...
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...
...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...
Hi,
I want to drill down the Gantt/barchartand store specific colum's value to some token.
For table we can achieve this by $row.<column name$> . Not sure how to handle it in Gantt Chart...
Does anyone know how to hide the primaryAxisTitle and secondaryAxisTitle using either the simple or advanced xml for dashboard? I've tried setting the primaryAxisTitle.text to empty, but it still t...
My columnchart currently looms like this, to make this more readable format i have to increase width and need to enable horizontal scrollbar, tried the below CSS still it is not working.`#m...
...hen the efficiency is < 0, I want to make the columns on the barchart red, and when the efficiency is > 0, I want to make it green.
Here is the XML:
<panel>
<title>C...
Hello, I'm struggling with sorting barchartcolumns based on a time value. I have the following in my search: | chart last(duration) as duration over run_id by t...