Graphing using IronPython

Member Posts: 1 **

I have some code that works in IronPython to retrieve the values I am interested in from the FE output. I now would like to plot these on a graph but cannot use CPython tools such a matplotlib etc. How would one create such a graph using IronPython or do they need to pass the data to a new CPython script?

Tagged:

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.