Another Graph #205
Kyusetzu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone.
Today I worked hard to make a graph alternative to the one Lisandra made.
I made the graph with python and wanted a solution that is more customizable.
Here is how I made it:
I named mine makegraph.py.
The essentials you should have in your
.github/workflows/
.yml file to run the script - you have to adjust your file accordingly.The result should look like this:
Please note that this script is by no means perfect, there are still many issues with it, but at least it can be customized to your hearts content with adjusting the first few variables!
I will try to continue this script in the future.
Beta Was this translation helpful? Give feedback.
All reactions