From bf29e02320fd577b1e4bf6fc35c0c69556b91e0b Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Mon, 15 Jun 2020 21:18:07 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e85441..c30d77e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/ - support for up to three independent y-axes - controls for zooming, panning, box selection, and auto-fitting data - controls for creating persistent query ranges (see demo) +- remappable input controls - several plot styling options: 10 marker types, adjustable marker sizes, line weights, outline colors, fill colors, etc. - built-in and user definable colormaps - optional plot titles, axis labels, and grid labels