Label of axes
how to modify the label of x any y axis such as font size, color of font , width of axis etc.

Python-3.4.3 Multiple-plots 01-02 min 40-50 sec 02-06-20, 11:45 a.m. HITESH_NINAMA

Answers:

You can change certain aspects of the axes by using keyword arguments and passing the correct values - for eg. facecolor argument for color


For a complete list of all keyword arguments
05-06-20, 2:20 p.m. ankitrj.iitb
ok
thanks
05-06-20, 3:21 p.m. HITESH_NINAMA


Click here to reply/comment online