Displaying a graph in panel

gkumar

Active Member
Licensed User
Longtime User
Hi,

Is there any step-by-step tutorial/document to to have a graph control in B4app, I am seeing there are few chart and graph examples in the Guide/User Guide.. Instead of using that I want to draw my own graph from scratch.
any help ?
 

klaus

Expert
Licensed User
Longtime User
Instead of using that I want to draw my own graph from scratch.
That's exactly what the example programs in chapters 9.3.1/2 Diagrams / Graph example do. You can adapt either one of these to your needs or those in the Charts module.

Best regards.
 
Upvote 0
Top