How can I visualize graphics in Python, in Sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

10th Mar 2020, 12:32 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
13 Answers
+ 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.
10th Mar 2020, 1:07 PM
Seb TheS
Seb TheS - avatar
+ 2
Worked
10th Mar 2020, 1:11 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
+ 2
Not possible on Sololearn other than terminal plot unless you use brython.
12th Mar 2020, 1:48 AM
Sonic
Sonic - avatar
+ 1
Thanks, it worker!
10th Mar 2020, 1:11 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
+ 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.
11th Mar 2020, 12:36 PM
Raushan Kumar
Raushan Kumar - avatar
+ 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.
11th Mar 2020, 12:36 PM
Raushan Kumar
Raushan Kumar - avatar
+ 1
You can try install a custom module in sololearn, eg. terminalplot https://code.sololearn.com/cseDA7T46MK0/?ref=app
11th Mar 2020, 5:20 PM
Sousou
Sousou - avatar
0
Ok
10th Mar 2020, 12:37 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
0
But does exist an aplications for Phone to visualize that?
10th Mar 2020, 12:38 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
0
I tried but it sais that doesn exist that module, matplotlib.pyplot..
10th Mar 2020, 12:49 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
0
It doesn't have all The module?
10th Mar 2020, 12:49 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
0
Modules
10th Mar 2020, 12:49 PM
Frontend Dev Junior
Frontend Dev Junior - avatar
0
you can't here Module, but no here Try PyCharm
10th Mar 2020, 10:26 PM
Andrey Dunaevsky
Andrey Dunaevsky - avatar