hi all,
what i am trying to achieve is that, using statistics from a data source (may be a SQL DB) i need to create a graph dynamically at runtime, and display that graph on the web page. perhaps it would be a good idea to convert the generated graph into an image first and then display that image on the web page.
can anyone help me out how to achieve this with may be a sample code or by tellin me a starting point.
thanks....