Display images on ADX Dashboard, where image is generated by python plugin

Villarreal, Andrea L 41 Reputation points
2023-06-21T20:27:36.7966667+00:00

Hello,

I would like to create a static image via the python plugin in ADX, and then display the image on an ADX dashboard. This is in a sense of a merging of adding a dashboard tile, where the python plugin is available, and adding a dashboard text, which can support markdown links to images. Is this possible? I tried saving the image to the python plugin sandbox's C: drive in a tile, then putting a markdown link to that location in a text, but that did not work.

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
577 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,651 Reputation points Moderator
    2023-06-26T06:43:45.6666667+00:00

    @Villarreal, Andrea L - The obvious solution is to create plotly visual using the python() plugin, see Customize Azure Data Explorer dashboard visuals | Microsoft Learn

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.