We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc74878 commit 0889002Copy full SHA for 0889002
README.md
@@ -29,7 +29,7 @@ I would be happy to add links to charts using this library. Feel free to reach m
29
- Loads time-series from Prometheus into Chart.js.
30
- **Similar to Grafana**, but ported to Chart.js for public-facing web applications.
31
- **UMD compatible**, you can use it with any module loader
32
-- Supports **line chart and bar chart only** (for now!)
+- Have been tested with *line chart* and (stacked) *bar chart*. The library should be compatible with more chart types.
33
- Graph **auto-refresh**
34
- Date interval can be **absolute** or **relative** to `now`
35
- Multiple Prometheus queries into the same chart
0 commit comments