PredaaA / predacogs

Cogs for Red Discordbot
MIT License
30 stars 25 forks source link

grafana — resolver not driving to proper display coordinates #47

Closed kablekompany closed 3 years ago

kablekompany commented 3 years ago

After normal setup, the imported panels are as follows (with SS from the web UI)

server_growth, discord_latency, discord_gateway, and panel_17

This is from my web browser image

However, when trying to pull in the panel ID from invocation of [p]graph <panel_id> I get the following:

image Note the second image will show on any other panel the same way. These are the only two outputs I am able to retrieve regardless the panel_id that is passed.

Let me know if you need anymore details fam <3

PredaaA commented 3 years ago

Sorry I'm responding this late but, seems like custom css is breaking the renderer, so it's more like an grafana renderer issue.