Page 1 of 1

(RDMLX)Displaying Graph(except Google chart)

Posted: Fri Jan 10, 2014 7:50 pm
by MegumiSawada
Hi,

Is it possible to show a graph on LongRange formview without using Google chart?
For example, using ActiveX for MS Excel...(<-- I don't think it is not possible though)
If possible,could you please let me know how?

I know how to show a graph using Google chart but the customer prefer not using Google chart.

I appreciate your kind advice!

Best Regards,
Megumi Sawada

Re: (RDMLX)Displaying Graph(except Google chart)

Posted: Mon Jan 13, 2014 10:05 am
by Paul
Hi Megumi,

The LongRange Google Chart example is a Web view. It works by constructing a URL that uses the services provided by Google Chart to publish the data as a web page. If you could publish your MS Excel (or other product) data as a web page you would be able to display it in LongRange as a Web view.

I'm not a MS Excel expert, but a quick web search tells me you can do this with MS Excel. What you can do with your chart would depend on the services provided by the chosen product (eg. MS Excel) but this may be an area you could investigate.

Good luck,
Paul.

Re: (RDMLX)Displaying Graph(except Google chart)

Posted: Mon Jan 20, 2014 1:37 pm
by MegumiSawada
Hi Paul,

Thank you for your advice.
I have succeeded in showing graph using MS-EXCEL.
I have created an html using MS-EXCEL and show it in Webview.

Best Regards,
Megumi Sawada