Creating custom charts, using python result plots

Kev
Kev Member Posts: 41
5 Likes First Anniversary 10 Comments Name Dropper
**
edited June 2023 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: 330
    25 Answers First Anniversary 100 Comments 25 Likes
    ✭✭✭✭

    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
    5 Likes First Anniversary 10 Comments Name Dropper
    **

    Thanks Mike. I ended up doing that.

    Cheers