Page 1 of 1

Google Line Graph sample

Posted: Wed Jun 03, 2020 1:26 am
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.

Re: Google Line Graph sample

Posted: Thu Jun 04, 2020 2:59 pm
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