Skip to content

Commit 7a014d4

Browse files
committed
Add image to categories section
Add an image to the categories section of the readme to better indicate how the separate categories are handled in Blender.
1 parent 1233c7a commit 7a014d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@ To plot data that is grouped into categories, you can use the `-c` flag and spec
3333
python3 blendplot data.csv model.obj height weight cost -c category
3434
```
3535

36+
![The objects created from a plot with categories](img/category_objects.png)
37+
3638
## Licensing
3739
The source code for Blendplot is available under the [MIT License](https://opensource.org/licenses/MIT), see `LICENSE` for more information.

img/category_objects.png

20.3 KB
Loading

0 commit comments

Comments
 (0)