I want to change the color of entire row in a Data Table in Kibana depending on the value of one field (cell) in that row.
I am able to change the particular field/cell from index pattern. But I want to know if it
is possible to change the color of the entire row of that cell ??
As in, you'd like to change the color of the text in the table?
If I got that right, no, Kibana doesn't currently offer any way to customize the appearance of text in a data table dyamically, using the value or otherwise.
Other option is you can use field format and assign the color you want for a particular field under management.
Thanks for the reply Rashmi.
So, I understand that we cannot change the color of entire row using the value of any cell in that row.
But we can change color of any particular cell on its value. It can be done by using filed format or index pattern.
Is my understanding correct?
This will change the color of the particular cell in the table.
But is it possible to change color of all cells in the row where the cell to which we are applying condition is present??
For Example;
Here, I am changing the color of complete row depending on Dept.
I am aware of changing the color of single string in kibana, but Is it possible to make similar change on complete row of Data table in Kibana?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.