01-02-2018 02:14 PM
MStudio webform controls include every type of graph (WaveformGraph, ScatterGraph, DigitalWaveformGraph, ComplexGraph) as winforms except for the IntensityGraph. We utilize this type of graph for almost every application and have inquired with NI support if this will ever be added in the future, but it remains unclear.
I'm interested to see if there's any work-around or alternative to displaying intensity data in a C# web application. I've looked at a few third-party libraries but have not been able to find what I'm looking for. Any help would be much appreciated.
01-03-2018 01:48 PM
Hi,
Does something like the example below work, or do you have a different use case?
http://www.ni.com/example/26641/en/
Regards,
B. Poteet
Applications Engineer
National Instruments
01-03-2018 04:41 PM
I don't think that would work. Needs to be compatible with an ASP.net web application (i.e. MStudio WebForms example).
09-21-2018 02:15 PM
We are working on a Asp.Net Web application and will be needing Intensity Graph to display data. Do we have any work around for this graph in Web forms?
Quick answer will be highly appreciated.
09-24-2018 06:05 PM
Hi,
I don't know of any work around currently. However, you may wish to try posting on the forums directly rather than replying to an old post. That way you may get more attention from other users.
09-25-2018 07:25 AM
Thank you. Will post it in forums directly.