mirror of
https://github.com/gwm17/implot.git
synced 2024-11-22 18:28:53 -05:00
Update README.md
This commit is contained in:
parent
a7303fd994
commit
f31ffaae9e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user