mirror of
https://github.com/gwm17/implot.git
synced 2025-01-31 03:18:51 -05:00
Update README.md
This commit is contained in:
parent
67d6a8873b
commit
77753f6ce0
|
@ -12,12 +12,12 @@ ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- multiple plot types:
|
- multiple plot types:
|
||||||
- line
|
- line plots
|
||||||
- scatter
|
- scatter plots
|
||||||
- vertical/horizontal bars
|
- vertical/horizontal bars graphs
|
||||||
- vertical/horizontal error bars
|
- vertical/horizontal error bars
|
||||||
- pie charts
|
- pie charts
|
||||||
- heatmaps
|
- heatmap charts
|
||||||
- and more likely to come
|
- and more likely to come
|
||||||
- mix/match multiple plot items on a single plot
|
- mix/match multiple plot items on a single plot
|
||||||
- configurable axes ranges and scaling (linear/log)
|
- configurable axes ranges and scaling (linear/log)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user