Creating custom charts, using python result plots
Kev
Member Posts: 41
**
Hi
Is there an example anywhere on how to use charts with python results? basically what are the requirements for the tree item allowed for the chart as input selections. And how can cater my python result file to be an acceptable selection for the chart?
Tagged:
0
Answers
-
I don't know about the use of charts, but you can also use other python tools for creating a chart, then save as image and import/update an image in the tree.
1 -
Thanks Mike. I ended up doing that.
Cheers
0