Hello All.
This is my first post. I would really appreciate if you can help me in a project I have to complete as soon as possible:crying:
anyway, the thing is this:
I have a bunch of numerical data in any format (say an excel page with 3D vectors, or a text file with the same 3D (x,y,z) vectors) and I have to represent them in graphical form (as for example arrows).
What tool do you think I should use?
Thanks a lot in advance:c-smile:
Kansai
Graphical Output of Data. What tool should I use? (advice)
Started by KansaiRobot, Mar 09 2011 06:39 PM
12 replies to this topic
#1
Posted 09 March 2011 - 06:39 PM
|
|
|
#2
Posted 10 March 2011 - 03:08 PM
I believe there are a few .NET libraries for graphing out there, it depends on the language you did not specify. There is also the GraphVis library.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 10 March 2011 - 04:11 PM
There are a LOT of tools for this, from Python libraries to OpenGL (in various languages), to ... What are you familiar with?
#4
Posted 10 March 2011 - 05:52 PM
Thank you very much for your replies.
My apologies for being vague :blushing: I did it in order to give people more freedom to recommend me possibilities...
Anyway, I am particularly familiar with C, C++ and Objective-C... a little less Java
Of course this doesn't stop me from learning a new tool if I have too (script languages, etc) I just dont want to start learning something that in the end it wont help me- due to the time constraints of this project...
I ve heard something about VTK.. but cant seem to make it work (granted I started yesterday at night)
anyway, any particular recommendation?
Thanks a thousand!
Kansai:c-^_^:
My apologies for being vague :blushing: I did it in order to give people more freedom to recommend me possibilities...
Anyway, I am particularly familiar with C, C++ and Objective-C... a little less Java
Of course this doesn't stop me from learning a new tool if I have too (script languages, etc) I just dont want to start learning something that in the end it wont help me- due to the time constraints of this project...
I ve heard something about VTK.. but cant seem to make it work (granted I started yesterday at night)
anyway, any particular recommendation?
Thanks a thousand!
Kansai:c-^_^:
#5
Posted 10 March 2011 - 09:17 PM
what happened to my reply??
thank you for the advice. I didnt want to be specific to give ample freedom to any advice. I am particularly fond of C, C++ and Java but I have no problem learning a new tool if necessary. I just dont want to learn something that is not useful due to time constraints...
Any advice taking that into account?
]
Thanks
Kansai
thank you for the advice. I didnt want to be specific to give ample freedom to any advice. I am particularly fond of C, C++ and Java but I have no problem learning a new tool if necessary. I just dont want to learn something that is not useful due to time constraints...
Any advice taking that into account?
]
Thanks
Kansai
#6
Posted 10 March 2011 - 09:48 PM
For C++ there is gnuplot++: Gnuplot API using C++ (GNUplot++) as well as Boost's own graphing library The Boost Graph Library
There is also a nice thread writeup of choices previously asked here:
Graph drawing C++ library? - Stack Overflow
Do any of those satisfy your graphing needs? I think those are what you were looking for.
There is also a nice thread writeup of choices previously asked here:
Graph drawing C++ library? - Stack Overflow
Do any of those satisfy your graphing needs? I think those are what you were looking for.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#7
Posted 11 March 2011 - 06:04 AM
If you also interested in commercial product (although they also have free lite version) you may want to check TeeChart library from this site: Chart Components by Steema, NET Charting, VCL, ActiveX, Java and PHP Data Visualization. I use their product in all my programs that show data in graphical form. Very easy to use.
#9
Posted 22 March 2011 - 05:49 PM
what happened to my reply aghain (two times!!!):crying:
is this forum ok???
is this forum ok???
#10
Posted 22 March 2011 - 05:50 PM
This is the screenshot of the application I did using DISLIN
vectorfield2.JPG 55.78K
30 downloads
vectorfield2.JPG 55.78K
30 downloads
Edited by KansaiRobot, 23 March 2011 - 11:48 PM.
#11
Posted 22 March 2011 - 07:11 PM
Your post was not there because it had a link in it, I approved it (it happens often, forum's fault), I am glad you could find a tool suited for your charting, I had a look and I like the look of it.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#12
Posted 22 March 2011 - 08:59 PM
It's ok, your reply went through. Congrats, DISLIN looks really cool.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









