Arunp
01-27-2004, 07:20 AM
I am a new user to this group. My doubt is how to develop a scalable trend graph using java script. Actually i developed a static one. But my idea is to develop a flexible one.
The graph is a Time Velocity graph with time on the x axis and velocity on the y axis. Here based on time the velocity should be plotted. That for example if we are monitoring the speed of a vehicle travelling at the 1st hr, then 2nd hr etc.Like that.
So statically i did it. Now what i want is that i drew the graph by specifying the location. Here i want to add mathematical formula to develop it such that if the user coming wants the time split between 5 hrs(ie 5,10,15 instead of 1,2,3) it should be possible.
So kindly if any one has some idea please do forward the suggestions.
Thanking You
Arun
The graph is a Time Velocity graph with time on the x axis and velocity on the y axis. Here based on time the velocity should be plotted. That for example if we are monitoring the speed of a vehicle travelling at the 1st hr, then 2nd hr etc.Like that.
So statically i did it. Now what i want is that i drew the graph by specifying the location. Here i want to add mathematical formula to develop it such that if the user coming wants the time split between 5 hrs(ie 5,10,15 instead of 1,2,3) it should be possible.
So kindly if any one has some idea please do forward the suggestions.
Thanking You
Arun