Google Line Graph sample
Google Line Graph sample
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
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. Cheers,
James
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. Cheers,
James