Question

As in the subject - if I would like to create a publication ready graph from .NET, is this possible?

Was it helpful?

Solution

I ended up calling the Matlab runtime functions. MatPlotLib also works well, but would require IronPython for interop between .NET and Python.

OTHER TIPS

I think it is possible. You just need to use C functions of MathGL from .NET.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top