Google Line Graph sample

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
dhnaigles
Posts: 56
Joined: Wed Feb 03, 2016 1:34 am
Location: Marlborough, MA, USA

Google Line Graph sample

Post by dhnaigles »

Does anyone have a sample of using a Google Line Graph (multiple lines) in a VL WebPage for V14SP2? There is nothing in the documentation or the samples which gives any idea of how to implement it. I see the widgets, but I'm not sure how to use any of them. Thanks in advance.
JamesDuignan
Posts: 85
Joined: Thu Nov 26, 2015 1:43 pm

Re: Google Line Graph sample

Post by JamesDuignan »

Hi David,

I have done this in the past to display max, min, mean and median.

It is just a matter of making a routine to add column(s) to the widget JS and then including the input parameters for the add routine.

I have uploaded an example of this widget and a web page running it.

Let me know if you need anymore information.
QuickExportMultiLineChart.zip
(39.47 KiB) Downloaded 1132 times
Cheers,
James
Post Reply