+ 2
How can I visualize graphics in Python, in Sololearn?
I have a function and I used plot to create its graphic. But it is posible to show a graphic in Sololearn? Then, how? https://code.sololearn.com/cKr6Exv3crvx/?ref=app
13 odpowiedzi
+ 5
Learning JUMP_LINK__&&__Python__&&__JUMP_LINK On Pydroid you can install libraries.
It has a terminal, which can be used to install new libraries.
Would you want to install matplotlib?
Launch Pydroid,
Open more option panel,
Launch terminal,
Enter: "pip install matplotlib",
Wait.
+ 2
Worked
+ 2
Not possible on Sololearn other than terminal plot unless you use brython.
+ 1
Thanks, it worker!
+ 1
I'm using matplotlib in pydroid3 . First you need to install the module using terminal of pydroid3 by running the command "pip install matplotlib" or through pip manager there.
+ 1
I'm using matplotlib in pydroid3 . First you need to install the module using terminal of pydroid3 by running the command "pip install matplotlib" or through pip manager there.
+ 1
You can try install a custom module in sololearn, eg. terminalplot
https://code.sololearn.com/cseDA7T46MK0/?ref=app
0
Ok
0
But does exist an aplications for Phone to visualize that?
0
I tried but it sais that doesn exist that module, matplotlib.pyplot..
0
It doesn't have all The module?
0
Modules
0
you can't here
Module, but no here
Try PyCharm