Skip to content

[Visualizer Component] VisualizableImage embedding images on visualiser page #3023

@faux-eccles

Description

@faux-eccles

Name

VisualizableImage

Why should we create it

Allow screenshots or other images be embedded in the results pages.

Possible implementation

New VisualizableObject for embedding images from 3rd party providers. This would be a aesthetic object and not something I would anticipate driving pivots, but it might be possible but I don't know how that would work.

params:
url : 3rd party URL to fetch for embedding the image, not for pivoting
base64: base64 encoded image that could be used for pivoting
title: title of the embedded image
description: description of the importance of the image, not sure of if this would be included in the body, or just the alt param.

Only one of url or base64 should be set, but both would result in the image being displayed in the Visualizer page, something like.
Image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions