[e-users] Chart library
Vincent Torri <[email protected]> Wed, 27 May 2026 07:50:31 +0200
| Newsgroups | gmane.comp.window-managers.enlightenment.user |
|---|---|
| Message-ID | <CAMq1adrmEq9d8P9A1nCu_VphLy0gpDBMZM7UD__GiYESuo+-Fg@mail.gmail.com> |
Hello for those who would be interested in a chart library, i've begun one, located here: https://git.enlightenment.org/vtorri/echart for now: * line chart (straight lines of smoothed) * bar chart (horizontal and vertical) * pie chart It uses exclusively the EFL (and its vector library), no additional dependency. Feel free to add features or report bugs in issues and patches as PR Vincent