0
How can I change the design and color of the graph line in the plot
https://sololearn.com/compiler-playground/c5p4AZ10UFiT/?ref=app
2 Respostas
+ 4
P A Arrchith Iyer ,
> the plot(...) method has properties like `color`, `linestyle` or `linewidth`. they can be used individually or can be combined / concatenated in one function call.
> or we can use a `line object` to modify all the properties
> there are plenty of sources on the web to get familiar with these stuff.
+ 1
It's time to finally learn Python!
You asked similar questions months ago. Instead of using ChatGPT and then letting other people fix AI code, you could use your time to dive into matplot and numpy.
https://www.sololearn.com/Discuss/3268690/?ref=app