Answer the question
In order to leave comments, you need to log in
Which library is suitable for drawing graphs in Python?
I have a goal:
to write a program in Python that will depict a graph of a function given in world coordinates. (That is, it will be necessary to transfer from the world system to the screen system).
(I need something with analogues of the lineTo and moveTo functions)
(of the built-in graphical procedures and functions, I can only use those that are responsible for plotting a point and a segment. No charts.)
Probably, the PyQt library can be the answer to my question. Is it suitable?
if the information is needed, the operating system is windows.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question