Pyplot library gives us numerous functions, which can be used to customize charts such as adding titles or legends. which of the following function is used or Display all figures?
1
grid([b, which, axis])
2
legend(\*args, \*\*kwargs)
3
show(\*args, \*\*kw)
4
xticks([ticks, labels])