Hi, I'm want to change the color of the bars here depending on the value of "Primary channel " . i may have 12 values in "Primary channel" . the graph is displayed in real time so the color changing must be updated ( i want that "y" values be depending on Primary_channel)
I'm not sure I follow completely what you are trying to do.
Where is Primary_Channel coming from? You are doing an esdocs query and getting @timestamp
Are you wanting separate bars for each different channel and those are colored according to the channel? Please explain a little further what you are trying to accomplish. (Maybe a simple example with data?)
Primary_channel and Txop ( Y axis) are from the same index . this values are parsed in real-time . I want to set kind of link between these two separated values :when the value of Primary-channel changes the bars must change the color. I may have 12 different values in the Primary_channel so 12 colors. Example
T=1s : Primary_Channel = 52 ==> Bars are colored in green
T=30s : Primary_Channel = 20 ==> Bars are colored in red
.
.
.
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.