Hello

I would like to introduce a small library which renders chart using
Evas VG API :

https://github.com/vtorri/echart2

I try to mimic a bit the area chart of google :

https://developers.google.com/chart/interactive/docs/gallery/areachart

It consist of a library and a test example.

The library consists of
 * a data API to fill data
 * a chart API for the chart features
 * an evas smart object for a "line" chart

the test example is the first 'area' example in google charts

I have attached a screenshot of the example

The library is in its very early state and is wip. There may be bugs
and a lot of improvements can be done of course

the build system is meson + ninja (see README.md for instructions).
Just install meson and ninja with your favorite package manager

I have tested echart on Windows and Fedora.

Any patches, remarks and ideas are welcome

Vincent
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to