Skip to content

Commit 0889002

Browse files
authored
Update README.md
1 parent cc74878 commit 0889002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ I would be happy to add links to charts using this library. Feel free to reach m
2929
- Loads time-series from Prometheus into Chart.js.
3030
- **Similar to Grafana**, but ported to Chart.js for public-facing web applications.
3131
- **UMD compatible**, you can use it with any module loader
32-
- Supports **line chart and bar chart only** (for now!)
32+
- Have been tested with *line chart* and (stacked) *bar chart*. The library should be compatible with more chart types.
3333
- Graph **auto-refresh**
3434
- Date interval can be **absolute** or **relative** to `now`
3535
- Multiple Prometheus queries into the same chart

0 commit comments

Comments
 (0)