kibana_metric_vis_colors
kibana_metric_vis_colors copied to clipboard
Dynamic colors
Some way to input condition colors:
value < 100 then red
vale < 200 then yellow
default green
Using css color names or #FFFFF
This plugin will be most useful with the dynamic conditions as suggested by @ebertti .
+1
Hi, I have developed a plugin for this. Check this and let me some comments if necessary.