diff --git a/README.md b/README.md index 4d1211c..198f477 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # ImPlot ImPlot is an immediate mode, GPU accelerated plotting library for [Dear ImGui](https://github.com/ocornut/imgui). It aims to provide a first-class API that ImGui fans will love. ImPlot is well suited for visualizing program data in real-time or creating interactive plots, and requires minimal code to integrate. Just like ImGui, it does not burden the end user with GUI state management, avoids STL containers and C++ headers, and has no external dependencies except for ImGui itself. - + - - + + - - + + - - + + ## Features