Picture or GIF in dashboard InfluxDB 2

Hi,

Is it possible to add a picture or a GIF to the influxDB 2 dashboard

@Michiel Yes, it is. Dashboard notes support markdown, so you just use markdown to reference an image (you can’t upload images to dashboards).

  1. Click Add Note

  2. Enter some markdown and click Save

  3. Enjoy the image in your dashboard.

This is exactly what I was looking for. Thank you very much.