1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-11-22 18:28:53 -05:00
This commit is contained in:
Evan Pezent 2022-01-30 17:07:12 -08:00
commit b47c8bacdb

View File

@ -19,7 +19,7 @@ ImPlot is an immediate mode, GPU accelerated plotting library for [Dear ImGui](h
- line plots
- shaded plots
- scatter plots
- vertical/horizontal bars graphs
- vertical/horizontal/stacked bars graphs
- vertical/horizontal error bars
- stem plots
- stair plots