i am showing a table in kibana dashboard based on data stored on elastic.i want to show different colors which is dependent on value of another column.
i.e i have a delta_time column and a Goal column (both are numeric) . i want to do field coloring in delta time based on goal value.
I saw various options like numeric field coloring but it did not help me.
is there any other way of doing this . ?
Any help ll be appreciated!!