On Wed, 27 May 2026 23:42:46 +0200 Vincent Torri <[email protected]> said:
that doesn't look too bad. it's a start. the question is... how will you style charts in the future and e.g. make themes match? e.g. the pie chart. how to define shadows, if any, lighting, textures, shading, etc.: https://www.slidekit.com/wp-content/uploads/2023/07/Dark-Theme-Pie-Chart-Slide.jpg https://img.magnific.com/free-vector/pie-chart_23-2148156913.jpg?semt=ais_hybrid&w=740&q=80 https://www.slidekit.com/wp-content/uploads/2023/07/Infographic-Pie-Chart-PowerPoint-Dark-Theme.jpg https://slidechef.net/wp-content/uploads/2026/05/3d-pie-chart-google-slides-powerpoint-template.jpg https://thumbs.dreamstime.com/b/sales-product-analytics-circle-infographic-design-template-dark-theme-business-analysis-editable-pie-chart-sectors-262799685.jpg https://img.magnific.com/free-vector/modern-infographic-elements_23-2147486998.jpg?semt=ais_hybrid&w=740&q=80 https://slideuplift.com/wp-content/uploads/2019/02/ItemID2740-768x576.jpg https://img.magnific.com/premium-photo/glossy-glass-circle-pie-chart-dark-orange-color-theme_163855-441.jpg https://img.magnific.com/free-psd/pie-chart-icon-isolated-3d-render-illustration_47987-11578.jpg?semt=ais_hybrid&w=740&q=80 https://media.istockphoto.com/id/1417013139/photo/pie-chart-in-3-option-blue-blank-background.jpg?s=612x612&w=0&k=20&c=Sk_i39APBGw67p6aVyc1CfIVxrX8kdKHk0eBDwcIX4Q= same for graphs. bar charts are doable. if each bar is an edje obj then they can be sensibly styled by a theme and re-colored too with both system palette entries and custom colors. but graphs (line of area) and pie charts are a whole level of problem on their own. :) > 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 > > > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - [email protected] _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
