1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-10-09 15:47:26 -04:00

Update README.md

This commit is contained in:
Evan Pezent 2020-05-03 00:46:20 -05:00 committed by GitHub
parent a7303fd994
commit f31ffaae9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,13 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/
## Features
- multiple plot types: line, scatter, vertical/horizontal bars, error bars, pie charts, with more likely to come
- multiple plot types:
- line
- scatter
- vertical/horizontal bars
- error bars
- pie charts
- and more likely to come
- mix/match multiple plot items on a single plot
- configurable axes ranges and scaling (linear/log)
- reversible and lockable axes