I am working on an application where i need to show the data in graph's like(line,bar,scatter,..etc) I want to give an option to user to download the Image(i.e. Graph) to PNG or PDF?
How can i achive this?
I am using nvd3 Charts to generate the Graphs..
Thaks for the help in Advance.