Android Question What is the best way to create scientific graphs?

Wosl

Member
Dear B4A User,

I plan to adapt my Python solution for PV monitoring (running under Windows 10 and Ubuntu Linux) in my home net to Android devices (smartphone, tablet) using B4A development framework. One major keypoint is to create customized stacked bar charts dynamically like the attached daily production chart (created with Python 3 library "matplotlib").
DailyProduction.png

I saw a couple of links to graphic libraries and approaches which may direct in the right direction like:

https://www.b4x.com/android/forum/threads/android-charts-framework.8260/
https://www.b4x.com/android/forum/t...e-charts-new-update-in-post-17.57867/#content

My question is:

what is the best (and easiest) starting point to embed graphics like the mentioned example into a B4A app? Any suggestions, links to libraries, demos, etc. are highly appreciated.

Anyhow, I wish you a Merry Christmas and a Happy New Year 2025
Wosl
 
Top