Is it possible to have user defined field along with time on x axis for trend graph. DB is influx. I wanted to plot performance graph for test suit.Y axis will have network parameter and x axis will show test case name and time

Is it possible to have user defined field along with time on x axis for trend graph. DB is influx. I wanted to plot performance graph for test suit.Y axis will have network parameter and x axis will show test case name and time. It’s possible in case of xls but how to draw it in grafana v7.3.1.
Expected Graph :-


Currently grafana shows like this -

Please help me to plot the expected graph. Thanks in advance.

Hi @testerkirti

Out of the box I think the closest visualization is the new categorical bar chart in Grafana 8.

Thanks mattabrams for your response.
Do you have any custom X-axis example with plotly

sorry I do not but maybe someone else does!

Okay. Thanks for the help. I’ll check.

This example from play.grafana.org is the closest I could get to mimic your screenshot.

Thanks! The client want trend graph only. I guess if I make customised X-axis then I can show x axis as test case name y axis as network parameter.

This is for visitors.The issue resolved by me on my own. I could plot this kind of graph in grafana v7.3.1 with plotly plugin