what is the best tool for drawing this kind of graph . I tried in Msword but they were not as good as this. 
feedback
|
migrated from stackoverflow.com Jul 1 '11 at 22:05
This question came from our site for professional and enthusiast programmers.
|
Google Charts, Google Spreadsheets, or Excel would work. Are you trying to do this programmatically? | |||
feedback
|
|
You should use a Spreadsheet tool such as Microsoft Excel, Open Office Calc, Numbers, google docs Spreadsheet ... They are efficient for this task ! | |||
|
feedback
|
|
Use gnuplot. Without any extra settings, gnuplot makes some seriously ugly graphs, but learn just a little, and amazing power is yours. It handles all kinds of input data rather well, too. You have a nearly infinite variety of oputput formats as well. | |||
|
feedback
|