Bar charts VL-WEB V15

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
kno_dk
Posts: 219
Joined: Tue Feb 23, 2016 12:00 am

Bar charts VL-WEB V15

Post by kno_dk »

Hi.

I have a VL-WEB application. The user wants to have some bars/charts when they starts the application. What is the best options in LANSA - xGoogleColumnChart widget or the PRIM_CHRT.BarChart?
I need to make something like the image below. I need to have some grouping and some space between the groups.
Anybody having some code samples they want to share?
Attachments
charts.png
charts.png (100.45 KiB) Viewed 966 times
User avatar
Dino
Posts: 472
Joined: Fri Jul 19, 2019 7:49 am
Location: Robbinsville, NC
Contact:

Re: Bar charts VL-WEB V15

Post by Dino »

The primitive bar chart is the best option today.
There is a full example provided in vl, just use the wizard ( home / build a mobile web allocation / dashboard ) or you can search for PRIM_CHRT in your reusable parts and you will find the example supplied.
tmp_90dca696-897f-43c2-8686-373e019718d1.png
tmp_90dca696-897f-43c2-8686-373e019718d1.png (85.73 KiB) Viewed 937 times
Post Reply