Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this?
submitted by /u/BoysenberryNo9215
[link] [comments]
r/learnpython Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this? submitted by /u/BoysenberryNo9215 [link] [comments]
Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this?
submitted by /u/BoysenberryNo9215
[link] [comments]