With the introduction off dotnet core we started converting our projects into docker container on linux for better management.
One off the tasks still to do is convert a job that sends charts screenshots by email, generated by scicharts WPF currently.
Now my question, is it possible to run scicharts on a linux docker container using dotnet core?
The idea is to generate the graph in memory take a screenshot and save and send that screenshot through an email.
- Kevin Goos asked 1 year ago
- last active 1 year ago