Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andymchugh authored Feb 21, 2024
1 parent c033c9c commit 7dbde3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Grafana Flow Panel Plugin
The plugin was created from this [grafana template](https://grafana.com/developers/plugin-tools/tutorials/build-a-panel-plugin). It provides side-by-side metric visualization on SVG diagrams. You provide the SVG diagram along with configuration on how you want the diagram to behave. The panel then combines these with your time-series data to bring your diagram to life.
The Flow plugin provides side-by-side metric visualization on SVG diagrams. You provide the SVG diagram along with configuration on how you want the diagram to behave. The panel then combines these with your time-series data to bring your diagram to life.

## Example 1
![example1](src/img/example1.png)
Expand Down

0 comments on commit 7dbde3f

Please sign in to comment.