diff --git a/README.md b/README.md index 59ab294..f719b39 100644 --- a/README.md +++ b/README.md @@ -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)