TM1Py and Graphviz Integration? #502
harveyca307
started this conversation in
Ideas
Replies: 1 comment
-
Hi @harveyca307, I don't we should include this feature in TM1py. To me, this looks more like a use case that you can do with TM1py. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tried to integrate TM1PY with something like GraphViz? I was watching a demo the other day for QubeDocs and thought it would be cool to develop a data flow chart using TM1PY and possibly Graphviz. I started writing a script to see if I could access the rules, and so far it looks ok.
Here is what I have so far:
I got to this point and realized that there must be a better way. Thoughts??
BTW: Big thanks to @rclapp for turning me on to docopt.
Beta Was this translation helpful? Give feedback.
All reactions