Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow embedding images/HTML in notices #127

Open
MarkusTeufelberger opened this issue May 25, 2018 · 2 comments
Open

Allow embedding images/HTML in notices #127

MarkusTeufelberger opened this issue May 25, 2018 · 2 comments

Comments

@MarkusTeufelberger
Copy link

At the moment it is only possible to set a title, URL/link and a severity according to https://github.com/Netflix/vizceral/wiki/How-to-Use

I would like to also have a way to embed e.g. a small picture (e.g. a metrics graph) or some longer text elements in the notice.

Reason: It would be nice to also have a way to visualize latency and/or capacity of network links between nodes/servers. While this is probably difficult to do in WebGL in a way that is intuitive, at least displaying existing metrics graphs in there could already help.

@IceFrozen
Copy link

maybe they give up the project. @MarkusTeufelberger

@jrsquared
Copy link
Contributor

That would be nice. The notice is just a regular html element (https://github.com/Netflix/vizceral/blob/master/src/notices.js#L53). It shouldn't be too much work to add the ability to embed an image as well. Happy to review a PR to support this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants