Hello,
Can you please tell me how such scrolling and zooming for the graphs are given.
http://support.dundas.com/OnlineDocumentation/WebChart2005/ScrollingAndZooming.html
Well, that is .NET code, not PHP, so for starters the code would have to be ported, then you would need the AJAX components and then a graph rendering library... it's a lot more involved than anyone would be able to explain on this forum 🙂 .
peytonrm wrote:Well, that is .NET code, not PHP, so for starters the code would have to be ported, then you would need the AJAX components and then a graph rendering library... it's a lot more involved than anyone would be able to explain on this forum 🙂 .
If I have to create such graph..... I should create a simple graph and then slider and zooming for the graph is done using ajax is it