You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to split an axis based on a metric ?
I have the following data structure:
“index;x;uuid”
I can display index as x axis and x as y axis but I'd like to automatically split the axis by uuid.
Is it possible ? (I'm using InfluxDB)
Many thanks
The text was updated successfully, but these errors were encountered:
Hi !
Is there any way to split an axis based on a metric ?
I have the following data structure:
“index;x;uuid”
I can display index as x axis and x as y axis but I'd like to automatically split the axis by uuid.
Is it possible ? (I'm using InfluxDB)
Many thanks
The text was updated successfully, but these errors were encountered: