From 064b7715ea258a0ac6e886c80b7ebf3d19c43d39 Mon Sep 17 00:00:00 2001 From: Louis Schnellbach Date: Wed, 21 Oct 2020 17:07:59 +0200 Subject: [PATCH] Updated Useful Widgets (markdown) --- Useful-Widgets.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index 70b79e5..688c5bf 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -23,11 +23,10 @@ ## Plotting, Graph | Shot | Link | |------|------| -| ![]() | ImPlot
[github](https://github.com/epezent/implot) | -| ![]() | imgui-plot
[github](https://github.com/soulthreads/imgui-plot) | -| ![]() | Plotting Widget
[github](https://github.com/mkalte666/imguiplot) | -| ![]() | Flame Graph Widget
[issues](https://github.com/ocornut/imgui/issues/2859) | -| ![]() | Plot Var Helper
[wiki](https://github.com/ocornut/imgui/wiki/plot_var_example) | +| ![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png) | ImPlot
[github](https://github.com/epezent/implot) | +| ![](https://user-images.githubusercontent.com/1193295/96739012-9f772900-13bf-11eb-831b-e4b1ba82e152.png) | imgui-plot
[github](https://github.com/soulthreads/imgui-plot) | +| ![](https://user-images.githubusercontent.com/1193295/96739187-d0575e00-13bf-11eb-9afa-6f0c2bc4dd0f.png) | Flame Graph Widget
[issues](https://github.com/ocornut/imgui/issues/2859) | +| ![](https://user-images.githubusercontent.com/1193295/96739299-f0871d00-13bf-11eb-8a2b-fa670070477d.png) | Plot Var Helper
[wiki](https://github.com/ocornut/imgui/wiki/plot_var_example) | ## File Browsers / File Dialog | Shot | Link |