Is it possible to use a fixed width for the graph legend table?

image

As you can see in the screenshot above, I have two panels next to each other. When the third webservice from the top has a problem, it will show up (since I hide values with 0). If that happens, the table will become wider to allow for the entire URL to be visible. But this means it will make the next panel unreadable.
The reason I use a Graph and not a table, is so that it allows for alerting, since tables don’t support sending alerts, as far as I know.

This is how it looks when the long url is not visible:
image

Hi! In the Legend options, you can specify a fixed width. Ignore the hover text, it is wrong. We filed a bug for that.

1 Like

Great, thanks for your answer. It does solve the issue where the text goes in front of the other panel, but now I can’t see the Max and Current columns if the text is too wide:
image

It would be great if it was possible to set the width per column, or if that’s not possible, change the order of the columns.

You could change the column title and order with the Organize fields transformation.

If you are using a table, then you can change the Column width field config.