From fcbbc6c7359a44d34448d6d9a29402554b93d604 Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Sun, 14 Jun 2020 08:49:56 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f719b39..7e85441 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/ - multiple plot types: - line plots + - shaded plots - scatter plots - vertical/horizontal bars graphs - vertical/horizontal error bars