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