From 8c622625cde441328b92854d77d75a1dc71e3af0 Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Fri, 1 May 2020 08:50:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 885a315..de8cfc3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ A: Yes. Plot colors, palletes, and various styling variables can be pushed/poppe A: Yep! -**Q: Does ImPlot support X plot types?** +**Q: Does ImPlot support [insert plot type]?** A: Maybe. Check the gallery and demo to see if your desired plot type is shown. If not, consider submitting an issue or better yet, a PR!