Added admonition
This commit is contained in:
@@ -117,6 +117,12 @@ You can add a custom icon by referencing an SVG file. To add a custom icon, foll
|
||||
|
||||
{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-canvas-custom-image-v11.3.png" max-width="250px" alt="Add a custom image URL" >}}
|
||||
|
||||
{{< admonition type="caution" >}}
|
||||
Using the `public/img` directory as a server for custom images is not supported.
|
||||
This type of usage was possible prior to Grafana v12.1, but it was never supported.
|
||||
If you did this before Grafana v12.1, your image file paths will no longer work and you'll need to move your images to an accessible URL as indicated in this step.
|
||||
{{< /admonition >}}
|
||||
|
||||
1. Click **Select**.
|
||||
1. (Optional) Add a background image to your icon with the **Background (icon)** option by following the steps to [add a custom image](#add-custom-images-to-elements).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user