Hey,
I need to know how to plot a graph, that will show projectile motion in Visual Web Developer 2005.
Thanks in Advance.
Printable View
Hey,
I need to know how to plot a graph, that will show projectile motion in Visual Web Developer 2005.
Thanks in Advance.
Welcome to the Forums.
Moved to the ASP.NET forum.
To be a bit more specific, we have a form prompting a user for initial velocity and angle for a projectiles motion, and our form returns the
i)Time of Flight
ii)Range
All we want to know is any ideas regarding how to implement our output data into a graph, the likes of how Microsoft Excel's graphs according to data work.
It is a requirement that we have a 'mouse over' effect in which placing the mouse over points in the graph curve will return the angle of tangent to the curve at that point and the current velocity of the projectile at that point.
Thanks
how come microsoft does not include charting and graphing stuff. That sucks we have to buy expensive third party controls just to plot a bar graph or a pie chart.