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.
Asked
Active
Viewed 366 times
-1
-
1Possible duplicate: http://stackoverflow.com/questions/52652/pretty-graphs-and-charts-in-python – jackcogdill Jan 08 '13 at 03:53
-
I have searched the net but could not find any attractive charting library so asked this question. I am sorry if this was a very silly question. – grahesh Jan 16 '13 at 05:14
1 Answers
0
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.

jackcogdill
- 4,900
- 3
- 30
- 48