Can any body help me to find out, how to print dynamic graph as example generated by flot.
I tried this one but it\'s printing whole page, but I want only graph portion.
You could hide the parts of the page you don't wish to print by using a separate stylesheet that has media="print". This would also allow you to tweak the final printed output of the graph itself, for example making it larger.