Objectives Create an ABM custom component to display line and bar charts. The custom component build, CustomChartJS, is a minimal solution based upon the Chart.js project (Many thanks to the author(s)). Chart.js has many features, to handle them all would rather go beyond the requirement for...
www.b4x.com
A starting point. There are other examples (even by me).
Requires ABM version 2.0 or above... Google Charts - LineChart My second stab at using a custom component ( which generally means adding js script into the project). This is a bit more complicated - yet truly easy when you see how it flows... Since we are adding Google Charts, we need to add...
www.b4x.com
You will need a custom component for the lib (package, jar, etc) that supports what you desire.
If ABM does not nativelly support what you seek... then a custom component may provide your solution.
Pls post your specific solutions - if not just fishing for info...
ABM has worked in everthing I have needed to accomplish - where I never dreamed possible.
Thx