Automate the generation of graphs using CODE (programming)? #2103
Unanswered
KacimiBadr
asked this question in
Q&A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
It is possible to automate the generation of graphs with a code?
Let me explain, let's say you got your favorite graphs in the "scratchpad", but you would like to change the "value" of the "texts" shown in thes graphics.
Would it possible to :
1- Summon the graphic you want, with a programm
2- Replace the text with a text you want
3- Modify the graphic a little bit (expand some item or duplicate an item like having 2 triangles inside a square instead of one or something)
4- Finally, print it as a jpg or some image format
All of that through a program?
Thank you
ps. I know nothing about "command line", i read about it somewhere but i dont even know from where to start, where to find it, or any related documentation.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions