How to save a graph in windows ??
There are two ways I tried
1) savefig('C://WINDOWS//SYTEM32'), I tried and executed successfully.
But when I tried using as per our regular path like as follows
2) savefig('C:\\windows\\system32') it doesnt work.
Can we use path like second method or not???
Python-3.4.3 Using-plot-command-interactively 01-02 min 10-20 sec
Answers:
We expect both to work. Kindly check whether the path given is proper.
how to use plots in windows
22-06-19, 11:54 a.m.
Nimonika
plot command works similarly in any OS.
25-10-21, 7:03 p.m.
aditya94palaparthy@gmail.com