We currently have two graphs that are built using Silverlight. We are in the process of migrating to Windows 10. With Silverlight being unsupported in Windows 10, we need to convert these graphs to a different graphing method. Any suggestions would be appreciated. Attached are our two graphs.
Our environment details are:
Visual Lansa Version 13 SP2
Windows Servers
Lansa Graphing
Lansa Graphing
- Attachments
-
- Capacity Graph.PNG (178.74 KiB) Viewed 7629 times
-
- Footprint Graph.PNG (69.61 KiB) Viewed 7629 times
Re: Lansa Graphing
Hi Dave,
The shipped Visual Lansa Framework (VLF) demo has a few chart samples under Example Applications --> Use Cases --> Charts.
They use Chart.js.
Attached is a quick export of a web page + reusable part + widget that implements a simple Polar Area chart.
Please refer to https://www.chartjs.org/ to find the chart that suits your requirements and look at the API.
You should make a copy of the widget and change it according to your requirements.
Regards,
Pablo
The shipped Visual Lansa Framework (VLF) demo has a few chart samples under Example Applications --> Use Cases --> Charts.
They use Chart.js.
Attached is a quick export of a web page + reusable part + widget that implements a simple Polar Area chart.
Please refer to https://www.chartjs.org/ to find the chart that suits your requirements and look at the API.
You should make a copy of the widget and change it according to your requirements.
Regards,
Pablo
- Attachments
-
- DaveH_Chart.zip
- (19.9 KiB) Downloaded 1086 times
Re: Lansa Graphing
Pablo,
Thanks for the zip file. We currently at V13 SP2 and it will not allow us to import the file. Was the example from V14?
Thanks for the zip file. We currently at V13 SP2 and it will not allow us to import the file. Was the example from V14?
Re: Lansa Graphing
Hi Dave,
Yes. Widgets are not supported in v13 ...
Regards,
Pablo
Yes. Widgets are not supported in v13 ...
Regards,
Pablo