NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 64 forks source link

[BUG] - Zoom button cuts off labels on right hand side of panel #73

Open maemigh opened 3 years ago

maemigh commented 3 years ago

Describe the bug Zoom in doesn't appear to account for labels. It makes the nodes fit nicely, but the nodes on the right hand size end up with their text labels being cut off.

To Reproduce Zoom in while having nodes near right hand side of the panel.

Expected behavior Zoom out a little further, or change the placement of the labels to be on the left hand side of the node when they do not fully fit on the panel.

Your Setup:

MariusBrill commented 3 years ago

HI @maemigh ,

We could not reproduce the bug. Could you send us an animated gif showing the issue?

Greetings Marius

maemigh commented 3 years ago

Since I should obscure things, it might be easier/quicker to send the panel json and query data. Would that still be useful?

MariusBrill commented 3 years ago

Hi @maemigh ,

I'm afraid this won't help us. Could you maybe try to reproduce it using the dummy data of the panel and send a screencapture of it?

Greetings Marius

maemigh commented 3 years ago

No problem. It will likely take me a few days to prepare. I will try to make it also show why my other feature request is relevant in the animation.