This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository echart.

View the commit online.

commit c65f8a61ea80fa42662389ff0224bd76b7da0f91
Author: Vincent Torri <[email protected]>
AuthorDate: Mon Jun 1 14:17:04 2026 +0200

    add images
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9d43655..05800a0 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,14 @@ that can be used in any EFL-based application.
 
 - Bar chart
 
-![Echart ss](data/images/echart_vbar.png "toto")
+![Echart vbar](data/images/echart_vbar.png "vertical bar")
+![Echart hbar](data/images/echart_hbar.png "horizontal bar")
 
 - Line chart
 
+![Echart vbar](data/images/echart_line.png "line")
+![Echart hbar](data/images/echart_curved_line.png "curved line")
+
 - Pie chart
+
+![Echart pie](data/images/echart_pie.png "pie")

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to