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 b06408f4b5d840257e4264740ec18578d34a7602
Author: Vincent Torri <[email protected]>
AuthorDate: Fri May 15 09:06:24 2026 +0200
rename rchart_vbar.h|c to echart_bar.h|c
---
src/lib/{echart_vbar.c => echart_bar.c} | 0
src/lib/{echart_vbar.h => echart_bar.h} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/lib/echart_vbar.c b/src/lib/echart_bar.c
similarity index 100%
rename from src/lib/echart_vbar.c
rename to src/lib/echart_bar.c
diff --git a/src/lib/echart_vbar.h b/src/lib/echart_bar.h
similarity index 100%
rename from src/lib/echart_vbar.h
rename to src/lib/echart_bar.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.