From ba938a28dd5f2e6290d56dd4f19a6266b56ee074 Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Tue, 28 Apr 2020 20:28:03 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 644e886..52a7ba1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/ - configurable axes ranges and scaling (linear/log) - reversible and lockable axes - controls for zooming, panning, box selection, and auto-fitting data +- controls for creating persistent query ranges (see demo) - several plot styling options: 10 marker types, adjustable marker sizes, line weights, outline colors, fill colors, etc. - optional plot titles, axis labels, and grid labels - optional legend with toggle buttons to quickly show/hide items