I want to increase the size of the image displayed

![Screenshot (27)|690x388](upload://wMTDuFxrScwlRhLmfurcMJx0IsR.png)
  • What Grafana version and what operating system are you using?
    Latest one

  • What are you trying to achieve?
    I want to display those images in the panel of the dashboard. I have used a table panel to do so, but the picture which is shown is very small.

  • How are you trying to achieve it?
    I have created a MySQL table in the database and have stored image links using the HTML tags in the rows. In Grafana, I am using a table panel to display images using the ‘Cell Display Mode’.

  • What happened?
    It worked for me, but the images displayed are very small.

  • What did you expect to happen?
    As the images were displayed, I thought that I would be able to increase their size if increase the size of rows and columns of the table panel, but I didn’t find any options to do.

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

If anyone knows some other way to do it then please answer too

I have attached a screenshot of what I have done.
Thank you

Preformatted text

Is this a duplicate of your other question?

Yes. Sorry I forgot that I had uploaded it. By the way I got the solution. We need to use a plugin for it which is Dynamic Image Panel. In the database you need to store the links of the images and in the panel you would need to use SQL query to display it.

This topic was automatically closed after 365 days. New replies are no longer allowed.