Creating custom charts, using python result plots

Kev
Kev Member Posts: 41
10 Comments 5 Likes Name Dropper
edited June 27 in Structures

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?

Answers

  • Mike.Thompson
    Mike.Thompson Member, Employee Posts: 158
    100 Comments 25 Likes 5 Answers First Anniversary

    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.

  • Kev
    Kev Member Posts: 41
    10 Comments 5 Likes Name Dropper

    Thanks Mike. I ended up doing that.

    Cheers