I am doing analysis of stock market data using python. I am using matplotlib to plot charts. I want to know whether there is any other library to draw charts in python. I want to draw more attractive and designer charts so that the end user will find it very attractive.
Share
Never used charts and plots in Python before, but Cairoplot looks really user friendly.
These Images make it look very clean and smooth looking, so I guess you might want to try it out.