influxdata / influxdata/ui

Dashboard cell: Add image cell

Open
#1,642 0 comments 0 reactions 0 assignees View on GitHub
enhancement team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

**Proposal:**
In Grafana it’s possible to have an "image" cell that displays decoded base64 strings stored in a database as an image.

**Current behavior:**
base64 encoded string is not decoded:
```
data:image/svg+xml;base64, PD94...
```

**Desired behavior:**
Image should be displayed.

**Alternatives considered:**
Use Grafana.

**Use case:**
Camera sensors to display traffic etc.

graf-image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.