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-06-08 21:00:04 -05:00 committed by GitHub
parent 67d6a8873b
commit 77753f6ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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