From 2ce88f0da7db850c908d299f05ae6a9045614f3b Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Sun, 3 May 2020 00:31:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de8cfc3..44bbb24 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/ ## Features -- multiple plot types: line, scatter, vertical/horizontal bars, error bars, with more likely to come +- multiple plot types: line, scatter, vertical/horizontal bars, error bars, pie charts, with more likely to come - mix/match multiple plot items on a single plot - configurable axes ranges and scaling (linear/log) - reversible and lockable axes