An open API service indexing awesome lists of open source software.

https://github.com/gapitio/gapit-htmlgraphics-panel

Grafana panel for displaying metric sensitive HTML or SVG graphics.
https://github.com/gapitio/gapit-htmlgraphics-panel

grafana grafana-panel graphics html html-graphics panel svg svg-graphics

Last synced: about 1 year ago
JSON representation

Grafana panel for displaying metric sensitive HTML or SVG graphics.

Awesome Lists containing this project

README

          

# HTML graphics

[![Marketplace](https://img.shields.io/badge/dynamic/json?logo=grafana&color=F47A20&label=marketplace&prefix=v&query=%24.version&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fgapit-htmlgraphics-panel)](https://grafana.com/grafana/plugins/gapit-htmlgraphics-panel)
[![Downloads](https://img.shields.io/badge/dynamic/json?logo=grafana&color=F47A20&label=downloads&query=%24.downloads&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fgapit-htmlgraphics-panel)](https://grafana.com/grafana/plugins/gapit-htmlgraphics-panel)

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/gapitio/gapit-htmlgraphics-panel?color=brightgreen&logo=github&label=latest)](https://github.com/gapitio/gapit-htmlgraphics-panel)
[![GitHub all releases](https://img.shields.io/github/downloads/gapitio/gapit-htmlgraphics-panel/total?logo=github)](https://github.com/gapitio/gapit-htmlgraphics-panel)

[![GitHub Repo stars](https://img.shields.io/github/stars/gapitio/gapit-htmlgraphics-panel?color=brightgreen&logo=github)](https://github.com/gapitio/gapit-htmlgraphics-panel)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/gapitio/gapit-htmlgraphics-panel/release.yml?label=Release&logo=Github)](https://github.com/gapitio/gapit-htmlgraphics-panel/releases)
[![License](https://img.shields.io/github/license/gapitio/gapit-htmlgraphics-panel)](https://github.com/gapitio/gapit-htmlgraphics-panel/blob/master/LICENSE)
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/gapitio/gapit-htmlgraphics-panel/pulls)

Grafana panel for displaying metric sensitive HTML and SVG graphics.

Full documentation for the plugin is available on the [website](https://gapit-htmlgraphics-panel.gapit.io/).

![Preview](https://github.com/gapitio/gapit-htmlgraphics-panel/raw/d37b4a2b893f197091bc68037001cd9131aae6f3/src/img/screenshot-edit-mode.png)

This plugin is highly inspired by [marcuscalidus-svg-panel](https://github.com/MarcusCalidus/marcuscalidus-svg-panel), [aidanmountford-html-panel](https://github.com/AidanMountford/aidanmountford-html-panel), and [aceiot-svg-panel](https://github.com/ACE-IoT-Solutions/ace-svg-react).