Currently coming across a couple of issues in AreaGraph as shown in the screenshot:
Tooltip:
In my query the tooltip is something like below. But in the visualization, the tooltip is coming up data points as value1 : value2. The tooltip should have the label and format as mentioned in the query.
I am using 2 ES records for comparison in the AreaGraph. But there is no way to indicate the color mappings to the ES records in the legend. For example: <Color blue circle>: Network Loss and <Color orange circle>: Loss after FEC.
Currently coming across a couple of issues in AreaGraph as shown in the screenshot:
Tooltip:
value1 : value2
. The tooltip should have the label and format as mentioned in the query.Legend:
<Color blue circle>: Network Loss
and<Color orange circle>: Loss after FEC
.